Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarContainerInteractor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarContainerInteractor.hpp')
-rw-r--r--source/frontend/StarContainerInteractor.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarContainerInteractor.hpp b/source/frontend/StarContainerInteractor.hpp
index 9b17748..d073fd3 100644
--- a/source/frontend/StarContainerInteractor.hpp
+++ b/source/frontend/StarContainerInteractor.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CONTAINER_INTERACTION_HPP
-#define STAR_CONTAINER_INTERACTION_HPP
+#pragma once
#include "StarContainerEntity.hpp"
@@ -42,5 +41,3 @@ private:
};
}
-
-#endif