summaryrefslogtreecommitdiffhomepage
path: root/cv/init.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cv/init.hpp')
-rw-r--r--cv/init.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cv/init.hpp b/cv/init.hpp
new file mode 100644
index 00000000..4c529549
--- /dev/null
+++ b/cv/init.hpp
@@ -0,0 +1,2 @@
+#pragma once
+void opencv_init();