Christophe Riccio 7 年 前
コミット
d3282d8177
1 ファイル変更1 行追加0 行削除
  1. 1 0
      glm/ext/scalar_ulp.hpp

+ 1 - 0
glm/ext/scalar_ulp.hpp

@@ -17,6 +17,7 @@
 
 // Dependencies
 #include "../ext/scalar_int_sized.hpp"
+#include "../common.hpp"
 #include "../detail/qualifier.hpp"
 
 #if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)