irrlicht/source/Irrlicht/CB3DJSONMeshFileLoader.cpp

5 lines
112 B
C++
Raw Normal View History

2023-11-26 07:43:26 +01:00
#include "IAnimatedMesh.h"
#include "IMeshLoader.h"
#include "IReadFile.h"
#include "path.h"
#include "json.hpp"