diff options
Diffstat (limited to 'source/platform/StarUserGeneratedContentService.hpp')
-rw-r--r-- | source/platform/StarUserGeneratedContentService.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/platform/StarUserGeneratedContentService.hpp b/source/platform/StarUserGeneratedContentService.hpp index 3a582ba..ae55f85 100644 --- a/source/platform/StarUserGeneratedContentService.hpp +++ b/source/platform/StarUserGeneratedContentService.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_USER_GENERATED_CONTENT_SERVICE_HPP -#define STAR_USER_GENERATED_CONTENT_SERVICE_HPP +#pragma once namespace Star { @@ -22,5 +21,3 @@ public: }; } - -#endif |