Forward declare LockType.

This commit is contained in:
Bartosz Taudul 2020-03-02 01:58:48 +01:00
parent abd44069ae
commit 0df309b45c

View File

@ -523,6 +523,8 @@ struct GpuCtxData
enum { GpuCtxDataSize = sizeof( GpuCtxData ) };
enum class LockType : uint8_t;
struct LockMap
{
struct TimeRange