motioncells: Remove unused includes
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 12 Dec 2015 19:13:42 +0000 (19:13 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 12 Dec 2015 19:13:42 +0000 (19:13 +0000)
ext/opencv/MotionCells.cpp
ext/opencv/MotionCells.h

index eaa013f..9a16176 100644 (file)
 //#endif
 #endif
 
-#include <cstdlib>
 #include <errno.h>
-#include <math.h>
-#include <gst/gst.h>
 #include "MotionCells.h"
 #include <opencv2/imgproc/imgproc_c.h>
 
index 41bb9c7..97137bb 100644 (file)
 #ifdef HAVE_OPENCV2_HIGHGUI_HIGHGUI_C_H
 #include <opencv2/highgui/highgui_c.h>            // includes highGUI definitions
 #endif
-#include <iostream>
 #include <fstream>
 #include <vector>
-#include <cstdio>
-#include <cmath>
 #include <glib.h>
 
 //MotionCells defines