Removed unnecessary #include.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402888
This commit is contained in:
Davis King 2009-03-02 03:01:32 +00:00
parent 27f9e6ef67
commit a55250c790
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#undef DLIB_RVm_ABSTRACT_
#ifdef DLIB_RVm_ABSTRACT_
#include "rvm_abstract.h"
#include <cmath>
#include <limits>
#include "../matrix.h"