Split intercom.h into separate headers and reduce shared header inclusion.

This commit is contained in:
David Anderson
2015-08-31 10:00:49 -07:00
parent 4f1705e001
commit 4e275eea97
66 changed files with 881 additions and 431 deletions
+2
View File
@@ -47,6 +47,8 @@
#include "logic_bridge.h"
#include <sm_namehashset.h>
#include "smn_keyvalues.h"
#include <bridge/include/IScriptManager.h>
#include <bridge/include/ILogger.h>
#if SOURCE_ENGINE == SE_CSGO || SOURCE_ENGINE == SE_DOTA
#include <netmessages.pb.h>