Fix #549, plus more usual syntax for #548

This commit is contained in:
vsonnier
2017-05-27 07:46:28 +02:00
parent fcf9f0bb82
commit d170f731c5
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ private:
struct timezone time_zone;
#else
LARGE_INTEGER win_frequency;
#endif;
#endif
bool paused_state;
bool lock_state;