includes and header cleanup

--HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%40213
This commit is contained in:
kearwood
2013-01-11 03:21:19 +00:00
parent aee5fef177
commit a2d85c24dd
90 changed files with 374 additions and 506 deletions

View File

@@ -29,11 +29,9 @@
// or implied, of Kearwood Gilbert.
//
#include "KREngine-common.h"
#include "KRVector3.h"
#include <math.h>
#include <limits.h>
//default constructor
KRVector3::KRVector3()
{