Some Lua stuff now use precompiled header.

Note: Add #include line manually if glue/*.cpp files are generated automatically by using tolua++.
This commit is contained in:
spx
2011-01-28 11:22:24 +00:00
parent 6445e42cf6
commit bf53fefc8d
8 changed files with 28 additions and 1 deletions

View File

@ -3,6 +3,8 @@
** Generated automatically by tolua++-1.0.92 on 11/23/10 03:16:44.
*/
#include "../../StdAfx.h"
#ifndef __cplusplus
#include "stdlib.h"
#endif