Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / filesystem / src / portability.cpp
index 152840c..fc7186d 100644 (file)
@@ -9,10 +9,6 @@
 
 //--------------------------------------------------------------------------------------//
 
-// define BOOST_FILESYSTEM_SOURCE so that <boost/filesystem/config.hpp> knows
-// the library is being built (possibly exporting rather than importing code)
-#define BOOST_FILESYSTEM_SOURCE
-
 #ifndef BOOST_SYSTEM_NO_DEPRECATED
 # define BOOST_SYSTEM_NO_DEPRECATED
 #endif