Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / test / test_assert_is_tuple.cxx
index 9ad1ab9..d8f7c6e 100644 (file)
@@ -39,7 +39,7 @@ int main()
 
 #else
 
-BOOST_ERROR("No variadic macro support");
+  BOOST_VMD_ASSERT(0)
   
 #endif