Cleaned up include statements

This commit is contained in:
Matt Hill
2014-02-21 04:18:02 -06:00
parent 0b49374f81
commit c0e937f9bc
16 changed files with 10 additions and 47 deletions

View File

@@ -26,7 +26,6 @@
#include <stdio.h>
#include <iostream>
#include "opencv2/opencv.hpp"
#include "opencv2/highgui/highgui.hpp"
using namespace std;
using namespace cv;