X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPlatform%2FPlatformUnix.cpp;h=ba164a5f0d12494b19c048661b7d85d47f94b593;hb=6a8cb464330e92163c8feaf101b8b5837c973bba;hp=6ed11bf7e6ecbf0cd9e7051e3eb6cd07a36da6d1;hpb=72217fbefd03881048287da8345925e1b89b5b9b;p=lugaru.git diff --git a/Source/Platform/PlatformUnix.cpp b/Source/Platform/PlatformUnix.cpp index 6ed11bf..ba164a5 100644 --- a/Source/Platform/PlatformUnix.cpp +++ b/Source/Platform/PlatformUnix.cpp @@ -1,6 +1,6 @@ /* Copyright (C) 2003, 2010 - Wolfire Games -Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) +Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -53,7 +53,7 @@ static int QueryPerformanceCounter(LARGE_INTEGER* liptr) class AppTime { - public: +public: AppTime() { counterRate = 1;