mirror of
https://github.com/Relintai/godot_voxel.git
synced 2025-01-09 04:59:40 +01:00
Fixed compilation of refcount-zero in headers with other compilers, my VS was silent...
This commit is contained in:
parent
ae5640b023
commit
507ff7eda5
@ -6,8 +6,7 @@
|
||||
#include <scene/resources/surface_tool.h>
|
||||
#include "voxel.h"
|
||||
#include "voxel_buffer.h"
|
||||
|
||||
class VoxelLibrary;
|
||||
#include "voxel_library.h"
|
||||
|
||||
class VoxelMesher : public Reference {
|
||||
OBJ_TYPE(VoxelMesher, Reference);
|
||||
|
Loading…
Reference in New Issue
Block a user