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