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

@@ -18,7 +18,6 @@
*/
#include "characteranalysis.h"
#include <math.h>
CharacterAnalysis::CharacterAnalysis(Mat img, Config* config)
{