fixed forward decl

This commit is contained in:
2026-03-10 18:04:31 +03:00
parent cbdabd3fc2
commit f707ac1adb
3 changed files with 1 additions and 8 deletions

View File

@@ -2,7 +2,6 @@
// Created by orange on 07.03.2026.
//
#ifdef OMATH_ENABLE_LUA
#include "omath/lua/lua.hpp"
#include <sol/sol.hpp>
#include <omath/linear_algebra/vector2.hpp>