Added va_opt.hpp to facilities header file.

This commit is contained in:
Edward Diener
2019-11-01 15:51:34 -04:00
parent c5e90f23b7
commit 4f4f04c56b

View File

@ -20,5 +20,6 @@
# include <boost/preprocessor/facilities/identity.hpp>
# include <boost/preprocessor/facilities/intercept.hpp>
# include <boost/preprocessor/facilities/overload.hpp>
# include <boost/preprocessor/facilities/va_opt.hpp>
#
# endif