forked from boostorg/preprocessor
Added va_opt.hpp to facilities header file.
This commit is contained in:
@ -20,5 +20,6 @@
|
|||||||
# include <boost/preprocessor/facilities/identity.hpp>
|
# include <boost/preprocessor/facilities/identity.hpp>
|
||||||
# include <boost/preprocessor/facilities/intercept.hpp>
|
# include <boost/preprocessor/facilities/intercept.hpp>
|
||||||
# include <boost/preprocessor/facilities/overload.hpp>
|
# include <boost/preprocessor/facilities/overload.hpp>
|
||||||
|
# include <boost/preprocessor/facilities/va_opt.hpp>
|
||||||
#
|
#
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user