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

@@ -61,6 +61,7 @@
#include "message.h"
#include "pipeline.h"
#include "llappviewer.h" // for do_disconnect()
#include "llpacketring.h"
#include <deque>
#include <queue>