mirror of
https://github.com/minetest/irrlicht.git
synced 2025-02-22 13:50:25 +01:00
Now get the header to load
This commit is contained in:
parent
bc79fe8722
commit
b64ac8c595
@ -5,6 +5,9 @@
|
||||
#include "CSkinnedMesh.h"
|
||||
#include "IReadFile.h"
|
||||
#include "path.h"
|
||||
#include "json/json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
namespace irr
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user