]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/dll/example/tutorial8/tutorial8_static.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / dll / example / tutorial8 / tutorial8_static.cpp
index 25840b9bd7e2695e8f16e2b9d79b961bb0c7bfc4..5c2fd7c0996d57a95512ad6958ca27617ea4ef84 100644 (file)
@@ -5,9 +5,6 @@
 // (See accompanying file LICENSE_1_0.txt
 // or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-// MinGW related workaround
-#define BOOST_DLL_FORCE_ALIAS_INSTANTIATION
-
 //[callplugcpp_tutorial8_static
 #include <boost/dll/runtime_symbol_info.hpp> // program_location()
 #include <iostream>