mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 18:35:20 +00:00
Merge remote-tracking branch 'ace/boost-fixes'
This commit is contained in:
commit
fabcdf7a1a
@ -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