remove C++ includes from C headers

This commit is contained in:
Nick Fisher
2025-04-21 15:50:25 +08:00
parent 3402c02d6a
commit e9628511fc
6 changed files with 9 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
#include "Log.hpp"
#include "MathUtils.hpp"
#include "material/image.h"
#include "material/grid.h"
#include "material/unlit_fixed_size.h"