summaryrefslogtreecommitdiff
path: root/src/util/areastore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/areastore.h')
-rw-r--r--src/util/areastore.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/util/areastore.h b/src/util/areastore.h
index 8c22c3ad7..e94aa4e2a 100644
--- a/src/util/areastore.h
+++ b/src/util/areastore.h
@@ -17,8 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifndef AREA_STORE_H_
-#define AREA_STORE_H_
+#pragma once
#include "irr_v3d.h"
#include "noise.h" // for PcgRandom
@@ -197,5 +196,3 @@ private:
};
#endif // USE_SPATIAL
-
-#endif // AREA_STORE_H_