Skip to content

Commit

Permalink
VOXELFORMAT: THING: added glm epsilon header include
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhardy committed Jan 13, 2025
1 parent f45288c commit 990131e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/voxelformat/private/rooms/ThingFormat.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include "voxel/MaterialColor.h"
#include "voxelformat/private/magicavoxel/VoxFormat.h"
#include "voxelutil/ImageUtils.h"
#include <glm/gtc/epsilon.hpp>

namespace voxelformat {

Expand Down

0 comments on commit 990131e

Please sign in to comment.