Update createclass.lua
This commit is contained in:
parent
72bd6efcc4
commit
3421c0f50b
|
|
@ -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 <Nazara/%MODULE_NAME%/%CLASS_PATH%.hpp>
|
||||
#include <Nazara/%MODULE_NAME%/Debug.hpp>
|
||||
|
||||
namespace Nz
|
||||
|
|
|
|||
Loading…
Reference in New Issue