include/rays/defs.h in rays-0.1.12 vs include/rays/defs.h in rays-0.1.13
- old
+ new
@@ -2,9 +2,12 @@
#pragma once
#ifndef __RAYS_DEFS_H__
#define __RAYS_DEFS_H__
+#define GLM_FORCE_CXX03
+
+
#include <xot/defs.h>
#include <xot/string.h>
namespace Rays