Skip to content

Commit 5a0e35d

Browse files
committed
improve spacing
1 parent cdffcff commit 5a0e35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ if( HAVE_FIELD_GANG )
1515
endif()
1616
add_subdirectory( util )
1717
add_subdirectory( shuffle )
18-
if ( HAVE_IO )
18+
if( HAVE_IO )
1919
add_subdirectory( io )
2020
endif()

0 commit comments

Comments
 (0)