mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-01 17:10:50 -04:00
More Ogre + recent Boost build fixes
This commit is contained in:
parent
c4dd10fe49
commit
62acb03735
@ -9,7 +9,9 @@
|
||||
|
||||
#include <OgreVector3.h>
|
||||
|
||||
#ifndef Q_MOC_RUN
|
||||
#include <components/terrain/terraingrid.hpp>
|
||||
#endif
|
||||
|
||||
#include "object.hpp"
|
||||
|
||||
|
@ -3,7 +3,9 @@
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#ifndef Q_MOC_RUN
|
||||
#include <components/nifogre/ogrenifloader.hpp>
|
||||
#endif
|
||||
|
||||
class QModelIndex;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user