clean up defines of vector when not actually used
[clinton/Smoothieware.git] / src / modules / robot / Planner.cpp
index 8f5cf79..82f58b9 100644 (file)
@@ -6,7 +6,6 @@
 */
 
 using namespace std;
-#include <vector>
 
 #include "mri.h"
 #include "nuts_bolts.h"