mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-14 11:08:30 +01:00
Use json forward-declarations
This commit is contained in:
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include "itemgroup.h"
|
||||
#include <json/json.h>
|
||||
#include "json-forwards.h"
|
||||
|
||||
struct ItemDefinition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user