Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / multiprecision / test / test_constexpr.cpp
index d90cfe3..2b81027 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef BOOST_NO_CXX11_CONSTEXPR
 
 template <class T>
-void silence_unused(const T&){}
+void silence_unused(const T&) {}
 
 template <class T>
 void test1()