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