[Common] include "stdtypes.h" to SyncEvent.h
This commit is contained in:
parent
10f662da94
commit
d4a60f494c
|
@ -1,4 +1,5 @@
|
|||
#pragma once
|
||||
#include "stdtypes.h"
|
||||
|
||||
class SyncEvent
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue