Library: Simplify PCH use

This commit is contained in:
Birunthan Mohanathas
2014-01-05 13:00:50 +02:00
parent 82d753891f
commit cc0d6eeb63
9 changed files with 60 additions and 165 deletions

View File

@ -16,7 +16,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "../StdAfx.h"
#include "StdAfx.h"
#include "../../Common/StringUtil.h"
#include "LuaScript.h"
#include "LuaManager.h"