Add eight missing headers...

How did you ever get this to compile if those
headers were removed from the precompiled header?
This commit is contained in:
Aleric Inglewood
2012-08-10 07:23:29 +02:00
parent 152238e67f
commit 94ebcdeb6b
8 changed files with 11 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
#include "llviewercontrol.h"
#include "llviewernetwork.h"
#include "llviewerobject.h"
#include "llpacketring.h"
#include <sstream>
ScriptCounter* ScriptCounter::sInstance;