mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
This commit is contained in:
@@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "cpp_api/s_base.h"
|
||||
#include "cpp_api/s_nodemeta.h"
|
||||
|
||||
class MapNode;
|
||||
struct MapNode;
|
||||
class ServerActiveObject;
|
||||
|
||||
class ScriptApiNode
|
||||
|
Reference in New Issue
Block a user