(svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for eg. 64bit systems, don't use them
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
#include "../../core/overflowsafe_type.hpp"
|
||||
#include "../../company_type.h"
|
||||
#include "../../script/fake_squirrel_types.hpp"
|
||||
#include <squirrel.h>
|
||||
|
||||
/* Define all types here, so we don't have to include the whole _type.h maze */
|
||||
typedef uint BridgeType; //!< Internal name, not of any use for you.
|
||||
|
Reference in New Issue
Block a user