Add missing include.

This commit is contained in:
jzmaddock
2015-10-22 18:03:03 +01:00
parent afca81cd76
commit 7cbef4a79b

View File

@ -22,6 +22,7 @@
#ifdef __cplusplus
# include <boost/cstdint.hpp>
#endif
#include <boost/detail/workaround.hpp>
#ifdef __cplusplus
namespace boost{