add required precompiled header include

This was SVN commit r1431.
This commit is contained in:
janwas
2004-12-01 06:52:39 +00:00
parent 2eed8a8b45
commit 4d83cba7e6
5 changed files with 8 additions and 7 deletions
+2
View File
@@ -1,3 +1,5 @@
#include "precompiled.h"
#include "ScriptObject.h"
#include "Entity.h"