removed useless header

This commit is contained in:
2026-03-10 17:57:11 +03:00
parent 30e3feb4f8
commit cbdabd3fc2
8 changed files with 116 additions and 128 deletions

View File

@@ -3,7 +3,7 @@
//
#ifdef OMATH_ENABLE_LUA
#include "lua.hpp"
#include "internal.hpp"
#include <sol/sol.hpp>
#include "omath/lua/lua.hpp"
namespace omath::lua