remove remnants of C-Style includes

This commit is contained in:
Dennis Luxen 2014-01-29 11:30:34 +01:00
parent 7083978f9d
commit cd6874ca60

View File

@ -30,8 +30,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "../typedefs.h"
#include <climits>
struct QueryEdge {
NodeID source;
NodeID target;