diff options
Diffstat (limited to 'source/frontend/StarRadioMessagePopup.hpp')
-rw-r--r-- | source/frontend/StarRadioMessagePopup.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarRadioMessagePopup.hpp b/source/frontend/StarRadioMessagePopup.hpp index d1d6c11..8f3ec8f 100644 --- a/source/frontend/StarRadioMessagePopup.hpp +++ b/source/frontend/StarRadioMessagePopup.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_RADIO_MESSAGE_POPUP_HPP -#define STAR_RADIO_MESSAGE_POPUP_HPP +#pragma once #include "StarGameTimers.hpp" #include "StarPane.hpp" @@ -61,5 +60,3 @@ private: }; } - -#endif |