]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Platform/PlatformUnix.cpp
clang-format: Apply to all headers
[lugaru.git] / Source / Platform / PlatformUnix.cpp
index 963575327a2593474fe52f8e70d1c7bf21006eb2..ba164a5f0d12494b19c048661b7d85d47f94b593 100644 (file)
@@ -53,7 +53,7 @@ static int QueryPerformanceCounter(LARGE_INTEGER* liptr)
 
 class AppTime
 {
-  public:
+public:
     AppTime()
     {
         counterRate = 1;