From f4e9982e902516bd1a9cb8ac7291e6beb6525572 Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 5 May 2014 13:24:37 -0400 Subject: [PATCH] Semicolon not needed for #include --- SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp b/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp index 3c2f7670a..23d17c7fb 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp @@ -1,4 +1,4 @@ -#include "\usec_ch53\config.cpp"; +#include "\usec_ch53\config.cpp" class CH53_base: USEC_ch53_E { class Turrets: Turrets {