Merge pull request #821 in FS/freeswitch from ~BKUHLS/freeswitch:bugfix/FS-9093-mod_cv-remove-unneeded-headers to master

* commit 'b024c752fb2e9789fdbaf769be9998f62bb5c483':
  FS-9093: mod_cv: remove unneeded includes
This commit is contained in:
Mike Jerris 2016-04-22 13:10:27 -05:00
commit 35076d7b1c
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@ using namespace cv;
#include <switch.h>
#include <cv.h>
#include "cvaux.h"
#include "cxmisc.h"
#include "highgui.h"
#include <stdio.h>
#include <stdlib.h>