mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-29 16:06:44 +00:00
Update components/files/ogreplugin.hpp
removed #error directive
This commit is contained in:
parent
03cccee0e4
commit
32d2326b4d
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ namespace Ogre {
|
||||||
}
|
}
|
||||||
|
|
||||||
#if (BOOST_VERSION <= 104300)
|
#if (BOOST_VERSION <= 104300)
|
||||||
#error BOOST_VERSION
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace filesystem {
|
namespace filesystem {
|
||||||
path absolute(const path& p, const path& base=current_path()) {
|
path absolute(const path& p, const path& base=current_path()) {
|
||||||
|
|
Loading…
Reference in a new issue