switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths

This commit is contained in:
Dick Hollenbeck
2012-01-22 22:33:36 -06:00
parent 3b8f191cc4
commit b8a0ab4c52
1067 changed files with 5351 additions and 5274 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
#include <math.h>
// For some unknown reasons, polygon.hpp shoul be included first
#include "boost/polygon/polygon.hpp"
#include <boost/polygon/polygon.hpp>
#include <stdio.h>
#include <string.h>
@@ -33,8 +33,8 @@
#include <math.h>
#include <vector>
#include "potracelib.h"
#include "auxiliary.h"
#include <potracelib.h>
#include <auxiliary.h>
#ifndef max