]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/core/quick_exit.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / core / quick_exit.hpp
index aa557f440c82240e7d6d2a732e659c3865068328..40ead1d491b492e8c3def73357f4c4cca4feefa0 100644 (file)
@@ -16,7 +16,7 @@
 //  http://www.boost.org/LICENSE_1_0.txt)
 
 #include <boost/config.hpp>
-#include <cstdlib>
+#include <stdlib.h>
 
 #if defined(__MINGW32__) && !defined(__MINGW64_VERSION_MAJOR)