(svn r16151) -Codechange: move some includes around to prevent including half the AI api in non-noai related code.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "../ai.hpp"
|
||||
#include "../ai_storage.hpp"
|
||||
#include "../ai_instance.hpp"
|
||||
#include "ai_error.hpp"
|
||||
|
||||
static AIStorage *GetStorage()
|
||||
{
|
||||
|
Reference in New Issue
Block a user