diff --git a/components/files/ogreplugin.hpp b/components/files/ogreplugin.hpp index d8469aa4b1..7a0b5841e9 100644 --- a/components/files/ogreplugin.hpp +++ b/components/files/ogreplugin.hpp @@ -33,7 +33,6 @@ namespace Ogre { } #if (BOOST_VERSION <= 104300) -#error BOOST_VERSION namespace boost { namespace filesystem { path absolute(const path& p, const path& base=current_path()) {