diff options
Diffstat (limited to 'source/platform/StarDesktopService.hpp')
-rw-r--r-- | source/platform/StarDesktopService.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/platform/StarDesktopService.hpp b/source/platform/StarDesktopService.hpp index dafdc74..4de7113 100644 --- a/source/platform/StarDesktopService.hpp +++ b/source/platform/StarDesktopService.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_DESKTOP_SERVICE_HPP -#define STAR_DESKTOP_SERVICE_HPP +#pragma once namespace Star { @@ -13,5 +12,3 @@ public: }; } - -#endif |