refactor(Core): remove ACE types (#3745)

This commit is contained in:
Francesco Borzì
2020-11-23 13:29:12 +01:00
committed by GitHub
parent 37ba988409
commit 5053cb4121
3 changed files with 0 additions and 3 deletions

View File

@@ -14,7 +14,6 @@
#define __WORLDSOCKETMGR_H
#include "Common.h"
#include <ace/Basic_Types.h>
#include <ace/Thread_Mutex.h>
class WorldSocket;