diff options
Diffstat (limited to 'source/frontend/StarStatusPane.hpp')
-rw-r--r-- | source/frontend/StarStatusPane.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarStatusPane.hpp b/source/frontend/StarStatusPane.hpp index 5deba33..46794d8 100644 --- a/source/frontend/StarStatusPane.hpp +++ b/source/frontend/StarStatusPane.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_STATUSPANE_HPP -#define STAR_STATUSPANE_HPP +#pragma once #include "StarPane.hpp" #include "StarMainInterfaceTypes.hpp" @@ -37,5 +36,3 @@ private: }; } - -#endif |