From 1bd20cd9e8555314390c69876420e4de1f1fda1e Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Fri, 22 Mar 2024 15:40:01 +0000 Subject: [PATCH] FlightRecorder --- Grid/util/Util.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Grid/util/Util.h b/Grid/util/Util.h index 85c7596f..906c46a1 100644 --- a/Grid/util/Util.h +++ b/Grid/util/Util.h @@ -1,6 +1,6 @@ -#ifndef GRID_UTIL_H -#define GRID_UTIL_H +#pragma once #include #include #include -#endif +#include +