Avoid boost/detail dependency.

This commit is contained in:
Ion Gaztañaga
2021-01-04 23:25:38 +01:00
parent 199195ee1b
commit 029e5e81fd

View File

@ -26,7 +26,7 @@
#include <boost/config.hpp>
#include <boost/cstdint.hpp>
#include <boost/cstdlib.hpp>
#include <cstdlib>
# if (defined(_WIN32) || defined(__WIN32__) || defined(WIN32))