From f2efa4f4f9886fa8fc7779101295221f7b547455 Mon Sep 17 00:00:00 2001 From: David Markowitz Date: Sat, 9 Mar 2024 21:09:48 -0800 Subject: [PATCH] Update eWaypointCommandType.h --- dCommon/dEnums/eWaypointCommandType.h | 1 + 1 file changed, 1 insertion(+) diff --git a/dCommon/dEnums/eWaypointCommandType.h b/dCommon/dEnums/eWaypointCommandType.h index 4d306f6b..308f3764 100644 --- a/dCommon/dEnums/eWaypointCommandType.h +++ b/dCommon/dEnums/eWaypointCommandType.h @@ -1,3 +1,4 @@ + #ifndef __EWAYPOINTCOMMANDTYPES__H__ #define __EWAYPOINTCOMMANDTYPES__H__