From 615957e7367d39ca513a764831742f9fd0b80a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 24 Jan 2023 00:28:47 +0100 Subject: [PATCH] Fix Circle build error: |test| test/no_cxx17_std_launder_fail.cpp: *END* file doesn't end with a newline --- test/no_cxx17_std_launder_fail.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/no_cxx17_std_launder_fail.cpp b/test/no_cxx17_std_launder_fail.cpp index 06d4c2ae..8af0e280 100644 --- a/test/no_cxx17_std_launder_fail.cpp +++ b/test/no_cxx17_std_launder_fail.cpp @@ -35,4 +35,3 @@ int main( int, char *[] ) return boost_no_cxx17_std_launder::test(); } - \ No newline at end of file