Add wstringize.hpp to library header

This commit is contained in:
Edward Diener
2015-05-16 23:58:39 -04:00
parent 827ff0905c
commit 4360660e39

View File

@ -32,5 +32,6 @@
# include <boost/preprocessor/stringize.hpp>
# include <boost/preprocessor/tuple.hpp>
# include <boost/preprocessor/variadic.hpp>
# include <boost/preprocessor/wstringize.hpp>
#
# endif