Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / test / test_doc_empty_fail2.cxx
index d1bc978..61d3feb 100644 (file)
@@ -12,7 +12,7 @@ int main()
   
 #if BOOST_PP_VARIADICS
 
-#if !BOOST_VMD_MSVC
+#if !BOOST_VMD_MSVC && !(defined(__cplusplus) && __cplusplus > 201703L)
 
   #define VMACRO(x,...) x __VA_ARGS__