Skip to content

Commit

Permalink
Fixup build: enable GLM experimental features
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsagax committed Apr 11, 2024
1 parent cb3d299 commit f2e4782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/color_helpers.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once

#define GLM_ENABLE_EXPERIMENTAL 1

#include <algorithm>
#include <cstdint>
#include <cmath>
Expand Down

0 comments on commit f2e4782

Please sign in to comment.