mirror of
https://github.com/boostorg/move.git
synced 2025-07-31 12:57:14 +02:00
Avoid boost/detail dependency.
This commit is contained in:
@ -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))
|
||||
|
Reference in New Issue
Block a user