From 3421c0f50bf671c4b21559f9c96f501b5196da7d Mon Sep 17 00:00:00 2001 From: SirLynix Date: Wed, 24 Jan 2024 16:34:26 +0100 Subject: [PATCH] Update createclass.lua --- xmake/actions/createclass.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/actions/createclass.lua b/xmake/actions/createclass.lua index af0fdd719..32a9f7cb3 100644 --- a/xmake/actions/createclass.lua +++ b/xmake/actions/createclass.lua @@ -111,7 +111,6 @@ inlineTemplate = [[ // This file is part of the "Nazara Engine - %MODULE_NAME% module" // For conditions of distribution and use, see copyright notice in Config.hpp -#include #include namespace Nz