summaryrefslogtreecommitdiffstats
path: root/util/system/hp_timer.h
diff options
context:
space:
mode:
authorgulin <[email protected]>2022-02-10 16:47:32 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:32 +0300
commit7199613d295246a07c2f7b331fbb3128936039dc (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /util/system/hp_timer.h
parentc807aae441c17fc7f577c35757a4b6e0bd909802 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/system/hp_timer.h')
-rw-r--r--util/system/hp_timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/system/hp_timer.h b/util/system/hp_timer.h
index e482c413bd4..0a4c252ec26 100644
--- a/util/system/hp_timer.h
+++ b/util/system/hp_timer.h
@@ -1,5 +1,5 @@
#pragma once
-
+
#include "defaults.h"
namespace NHPTimer {
@@ -33,4 +33,4 @@ struct THPTimer {
private:
NHPTimer::STime Start;
-};
+};