Skip to content

Commit daf4572

Browse files
committed
Add missing newline at EOF
1 parent 2558b20 commit daf4572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ if(GRAPHQL_BUILD_HTTP_SAMPLE)
1414
else()
1515
message(WARNING "GRAPHQL_BUILD_HTTP_SAMPLE requires the Boost.Beast header-only library. Not found in ${Boost_INCLUDE_DIR}.")
1616
endif()
17-
endif()
17+
endif()

0 commit comments

Comments
 (0)