mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-10 06:39:49 +00:00
Update components/files/ogreplugin.hpp
removed #error directive
This commit is contained in:
parent
03cccee0e4
commit
32d2326b4d
@ -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()) {
|
||||
|
Loading…
Reference in New Issue
Block a user