Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / test / test_assert_is_list.cxx
index 1d08acf..5c3aa23 100644 (file)
@@ -21,7 +21,7 @@ int main()
 
 #else
 
-BOOST_ERROR("No variadic macro support");
+  BOOST_VMD_ASSERT(0)
   
 #endif