summarylogtreecommitdiffstats
path: root/glm_exp.patch
blob: 3a66e4243469f7c79a1d23736c057d42f410a3a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/layer0/Bezier.cpp b/layer0/Bezier.cpp
index 2d9482a66..584e5f38d 100644
--- a/layer0/Bezier.cpp
+++ b/layer0/Bezier.cpp
@@ -2,6 +2,7 @@
 
 #include "pymol/algorithm.h"
 
+#define GLM_ENABLE_EXPERIMENTAL
 #include <glm/gtx/io.hpp>
 
 namespace pymol