Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / test / test_is_empty_fail.cxx
index 98077b9..05713f1 100644 (file)
@@ -1,10 +1,11 @@
 
-//  (C) Copyright Edward Diener 2011-2015
+//  (C) Copyright Edward Diener 2011-2015,2019
 //  Use, modification and distribution are subject to the Boost Software License,
 //  Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 //  http://www.boost.org/LICENSE_1_0.txt).
 
 #include <boost/vmd/is_empty.hpp>
+#include <boost/preprocessor/variadic/has_opt.hpp>
 #include <boost/detail/lightweight_test.hpp>
 
 int main()
@@ -12,7 +13,7 @@ int main()
   
 #if BOOST_PP_VARIADICS
 
-#if !BOOST_VMD_MSVC
+#if !BOOST_VMD_MSVC && !BOOST_PP_VARIADIC_HAS_OPT()
 
   #define FUNC_GEN(x,y) anything