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
+1
View File
@@ -35,6 +35,7 @@
#include <am-refcounting.h>
#include <sm_stringhashmap.h>
#include "sm_memtable.h"
#include <IHandleSys.h>
HandleType_t htCellTrie;
HandleType_t htSnapshot;