aboutsummaryrefslogtreecommitdiffstats
path: root/yage/data/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/data/input.h')
-rw-r--r--yage/data/input.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/yage/data/input.h b/yage/data/input.h
index 22cadb62..7a0898ef 100644
--- a/yage/data/input.h
+++ b/yage/data/input.h
@@ -6,8 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#ifndef YAGE_CORE_INPUT_H
-#define YAGE_CORE_INPUT_H
+#pragma once
#ifdef _WIN32
#ifdef DELETE
@@ -161,5 +160,3 @@ enum class key {
#undef YAGE_DELETE_TMP
#endif
#endif
-
-#endif