[Common] include "stdtypes.h" to SyncEvent.h

This commit is contained in:
zilmar 2017-09-06 15:38:25 +10:00
parent 10f662da94
commit d4a60f494c
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#pragma once
#include "stdtypes.h"
class SyncEvent
{