Simple Vector Library 1.5 http://www.cs.cmu.edu/~ajw/doc/svl.html

Revision:
1:e25ff4b06ed2
Parent:
0:785cff1e5a7c
--- a/Vec.cpp	Mon Jan 04 15:19:10 2016 +0000
+++ b/Vec.cpp	Tue Jan 05 13:37:50 2016 +0000
@@ -14,7 +14,7 @@
 
 //#include <cctype>
 //#include <cstring>
-//#include <cstdarg>
+#include <cstdarg>
 //#include <iomanip>
 #include "Vec2.h"
 #include "Vec3.h"