diff options
Diffstat (limited to 'source/application/StarStatisticsService_pc_steam.hpp')
-rw-r--r-- | source/application/StarStatisticsService_pc_steam.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/application/StarStatisticsService_pc_steam.hpp b/source/application/StarStatisticsService_pc_steam.hpp index f58d7c1..332be18 100644 --- a/source/application/StarStatisticsService_pc_steam.hpp +++ b/source/application/StarStatisticsService_pc_steam.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_STATISTICS_SERVICE_PC_STEAM_HPP -#define STAR_STATISTICS_SERVICE_PC_STEAM_HPP +#pragma once #include "StarPlatformServices_pc.hpp" @@ -37,5 +36,3 @@ private: }; } - -#endif |