summaryrefslogtreecommitdiff
path: root/src/spell_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/spell_type.h')
-rw-r--r--src/spell_type.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/spell_type.h b/src/spell_type.h
index bc3bdbec..eef6ce44 100644
--- a/src/spell_type.h
+++ b/src/spell_type.h
@@ -1,5 +1,4 @@
-#ifndef H_e7e01ebf_e19f_439d_b88d_cad51446a7a0
-#define H_e7e01ebf_e19f_439d_b88d_cad51446a7a0
+#pragma once
#include "spell_type_fwd.h"
@@ -94,5 +93,3 @@ bool_ spell_type_dependencies_satisfied(spell_type *spell);
#ifdef __cplusplus
} // extern "C"
#endif
-
-#endif