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