summaryrefslogtreecommitdiff
path: root/thirdparty1/linux/include/opencv/cxmisc.h
diff options
context:
space:
mode:
authorshamikam2017-01-16 02:56:17 +0530
committershamikam2017-01-16 02:56:17 +0530
commita6df67e8bcd5159cde27556f4f6a315f8dc2215f (patch)
treee806e966b06a53388fb300d89534354b222c2cad /thirdparty1/linux/include/opencv/cxmisc.h
downloadFOSSEE_Image_Processing_Toolbox-master.tar.gz
FOSSEE_Image_Processing_Toolbox-master.tar.bz2
FOSSEE_Image_Processing_Toolbox-master.zip
First CommitHEADmaster
Diffstat (limited to 'thirdparty1/linux/include/opencv/cxmisc.h')
-rw-r--r--thirdparty1/linux/include/opencv/cxmisc.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/thirdparty1/linux/include/opencv/cxmisc.h b/thirdparty1/linux/include/opencv/cxmisc.h
new file mode 100644
index 0000000..9b9bc82
--- /dev/null
+++ b/thirdparty1/linux/include/opencv/cxmisc.h
@@ -0,0 +1,8 @@
+#ifndef OPENCV_OLD_CXMISC_H
+#define OPENCV_OLD_CXMISC_H
+
+#ifdef __cplusplus
+# include "opencv2/core/utility.hpp"
+#endif
+
+#endif