aboutsummaryrefslogtreecommitdiff
path: root/DCP/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'DCP/dcp.h')
-rw-r--r--DCP/dcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/DCP/dcp.h b/DCP/dcp.h
index 00c7e53..eb64d63 100644
--- a/DCP/dcp.h
+++ b/DCP/dcp.h
@@ -2,7 +2,6 @@
2#define DCP_H 2#define DCP_H
3 3
4#include "dcp_core.h" 4#include "dcp_core.h"
5
6void dehaze(IplImage *recover, IplImage *input); 5void dehaze(IplImage *recover, IplImage *input);
7 6
8#endif \ No newline at end of file 7#endif \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)