Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / multiprecision / test / test_mixed_float.cpp
index 574c4ee..3f32279 100644 (file)
@@ -8,7 +8,7 @@
 //
 
 #ifdef _MSC_VER
-#  define _SCL_SECURE_NO_WARNINGS
+#define _SCL_SECURE_NO_WARNINGS
 #endif
 
 #ifdef TEST_GMP
@@ -52,6 +52,3 @@ int main()
 
    return boost::report_errors();
 }
-
-
-