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

@@ -79,7 +79,6 @@
#include "Threading/LockedQueue.h"
#include "Threading/Threading.h"
#include <ace/Basic_Types.h>
#include <ace/Guard_T.h>
#include <ace/RW_Thread_Mutex.h>
#include <ace/Thread_Mutex.h>