diff options
Diffstat (limited to 'source/frontend/StarItemTooltip.hpp')
-rw-r--r-- | source/frontend/StarItemTooltip.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarItemTooltip.hpp b/source/frontend/StarItemTooltip.hpp index 251980b..878e91f 100644 --- a/source/frontend/StarItemTooltip.hpp +++ b/source/frontend/StarItemTooltip.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_ITEM_TOOLTIP_HPP -#define STAR_ITEM_TOOLTIP_HPP +#pragma once #include "StarString.hpp" #include "StarStatusTypes.hpp" @@ -24,5 +23,3 @@ namespace ItemTooltipBuilder { }; } - -#endif |