1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

More Ogre + recent Boost build fixes

This commit is contained in:
Alexander "Ace" Olofsson 2015-01-27 21:07:26 +01:00
parent c4dd10fe49
commit 62acb03735
2 changed files with 4 additions and 0 deletions

View file

@ -9,7 +9,9 @@
#include <OgreVector3.h>
#ifndef Q_MOC_RUN
#include <components/terrain/terraingrid.hpp>
#endif
#include "object.hpp"

View file

@ -3,7 +3,9 @@
#include <boost/shared_ptr.hpp>
#ifndef Q_MOC_RUN
#include <components/nifogre/ogrenifloader.hpp>
#endif
class QModelIndex;