Fix Circle build error:

|test|
  test/no_cxx17_std_launder_fail.cpp:
    *END* file doesn't end with a newline
This commit is contained in:
Ion Gaztañaga
2023-01-24 00:28:47 +01:00
parent 19f029dec8
commit 615957e736
-1
View File
@@ -35,4 +35,3 @@ int main( int, char *[] )
return boost_no_cxx17_std_launder::test();
}