(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
#include "../script/squirrel_helper.hpp"
|
||||
#include "../script/squirrel_class.hpp"
|
||||
|
||||
#define DEFINE_SCRIPT_FILES
|
||||
|
||||
#include "ai_config.hpp"
|
||||
#include "ai_storage.hpp"
|
||||
#include "ai_instance.hpp"
|
||||
@@ -82,8 +80,6 @@
|
||||
#include "api/ai_waypoint.hpp.sq"
|
||||
#include "api/ai_waypointlist.hpp.sq"
|
||||
|
||||
#undef DEFINE_SCRIPT_FILES
|
||||
|
||||
#include "../fileio_func.h"
|
||||
|
||||
AIStorage::~AIStorage()
|
||||
|
Reference in New Issue
Block a user