OSDN Git Service

gintenlib/plane/angle.hpp を微調整
authorSubaruG <subaru_g@users.sourceforge.jp>
Sat, 30 Jan 2010 23:03:24 +0000 (08:03 +0900)
committerSubaruG <subaru_g@users.sourceforge.jp>
Sat, 30 Jan 2010 23:03:24 +0000 (08:03 +0900)
gintenlib/plane/angle.hpp

index a0400d8..64aa2c2 100644 (file)
@@ -30,6 +30,7 @@
 #include "vector.hpp"
 
 #include "../math.hpp"   // for M_PI
+#include <cassert>
 #include <boost/operators.hpp>
 
 namespace gintenlib