Removing include dependencies

This commit is contained in:
DennisOSRM
2012-04-24 18:00:47 +02:00
parent 1173ac17ee
commit ff0eae40ea
4 changed files with 4 additions and 14 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ or see http://www.gnu.org/licenses/agpl.txt.
#define DOUGLASPEUCKER_H_
#include <cfloat>
#include "../DataStructures/SimpleStack.h"
#include <stack>
/*This class object computes the bitvector of indicating generalized input points
* according to the (Ramer-)Douglas-Peucker algorithm.