diff options
Diffstat (limited to 'source/application/StarPlatformServices_pc.hpp')
-rw-r--r-- | source/application/StarPlatformServices_pc.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/application/StarPlatformServices_pc.hpp b/source/application/StarPlatformServices_pc.hpp index 4240515..074c6df 100644 --- a/source/application/StarPlatformServices_pc.hpp +++ b/source/application/StarPlatformServices_pc.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_PLATFORM_SERVICES_PC_HPP -#define STAR_PLATFORM_SERVICES_PC_HPP +#pragma once #include "StarThread.hpp" #include "StarApplication.hpp" @@ -79,5 +78,3 @@ private: }; } - -#endif |