2
0
mirror of https://github.com/boostorg/dll.git synced 2026-02-18 14:02:16 +00:00

Fix Windows related build issues

This commit is contained in:
Anton Polukhin
2014-09-30 23:35:08 +04:00
parent 0bcf6d0536
commit b76e5d22d9
3 changed files with 6 additions and 13 deletions

View File

@@ -52,10 +52,6 @@ boost::filesystem::path shared_lib_path(const boost::filesystem::path& root, con
# include <boost/version.hpp>
#endif
#ifndef BOOST_LIB_NAME
# error "Macro BOOST_LIB_NAME not set (internal error)"
#endif
//
// error check:
//