diff --git a/common/plotters/PDF_plotter.cpp b/common/plotters/PDF_plotter.cpp index ff9817db94..760a0a0532 100644 --- a/common/plotters/PDF_plotter.cpp +++ b/common/plotters/PDF_plotter.cpp @@ -57,6 +57,7 @@ PDF_PLOTTER::~PDF_PLOTTER() = default; +#define GLM_ENABLE_EXPERIMENTAL //for older glm to enable euler angles #include #include