Fix OSX builds caused by __WORDSIZE again (#6307)
parent
ac4884c3d6
commit
caf61f3b4d
|
@ -19,8 +19,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <ISceneManager.h>
|
|
||||||
#include "environment.h"
|
#include "environment.h"
|
||||||
|
#include <ISceneManager.h>
|
||||||
#include "clientobject.h"
|
#include "clientobject.h"
|
||||||
#include "util/numeric.h"
|
#include "util/numeric.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue