summaryrefslogtreecommitdiff
path: root/lib/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/resource.h')
-rw-r--r--lib/resource.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/resource.h b/lib/resource.h
index 958c49d..37dd657 100644
--- a/lib/resource.h
+++ b/lib/resource.h
@@ -1,5 +1,4 @@
-#ifndef RESOURCE_H
-#define RESOURCE_H
+#pragma once
#include <filesystem>
@@ -19,5 +18,3 @@ public:
};
BOOST_GLOBAL_FIXTURE(SetResourcePath);
#endif
-
-#endif