diff options
Diffstat (limited to 'source/application/StarDesktopService_pc_steam.hpp')
-rw-r--r-- | source/application/StarDesktopService_pc_steam.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/application/StarDesktopService_pc_steam.hpp b/source/application/StarDesktopService_pc_steam.hpp index da38089..c25a5ec 100644 --- a/source/application/StarDesktopService_pc_steam.hpp +++ b/source/application/StarDesktopService_pc_steam.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_DESKTOP_SERVICE_PC_STEAM_HPP -#define STAR_DESKTOP_SERVICE_PC_STEAM_HPP +#pragma once #include "StarPlatformServices_pc.hpp" @@ -15,5 +14,3 @@ public: }; } - -#endif |