Add missing include

Change-Id: I21683ddb981581a0456ad0aa79843a44422a6ab0
This commit is contained in:
Vladislav Sytchenko
2020-09-08 16:02:57 -04:00
parent 33138c7a52
commit 29efce7520
+1
View File
@@ -26,6 +26,7 @@
#else // !_WIN32
#include <semaphore.h>
#include <errno.h>
#include <time.h>
#endif // !_WIN32
namespace amd {