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