hopefully fix build buster

This commit is contained in:
ZappoMan 2013-04-08 20:04:24 -07:00
parent 6079ec2d91
commit 6eb503f6d0

View file

@ -6,7 +6,7 @@
//-----------------------------------------------------------
#include "Vector3D.h"
#include "Math.h"
#include <cmath> // "Math.h"
//---------------------------------------
Vector3D::Vector3D()