Fix a compiler pedantic warning.

This commit is contained in:
Mark de Wever 2010-03-26 14:24:46 +00:00
parent cb36d114f8
commit d5a6169c16

View file

@ -21,7 +21,7 @@ struct lua_State;
namespace ai {
struct engine_lua;
};
}
/**
* Proxy table for the AI context