Gems/Gestures
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <ITimer.h>
|
||||
#include <CryCommon/ITimer.h>
|
||||
#include <CryCommon/ISerialize.h>
|
||||
|
||||
//! Simple stub timer that exposes a single simple interface for setting the current time.
|
||||
class StubTimer
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <CryCommon/BaseTypes.h>
|
||||
#include <CryCommon/platform.h>
|
||||
|
||||
class CTimeValue
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user