diff options
| author | Jaromil <[email protected]> | 2011-03-09 08:51:09 (GMT) |
|---|---|---|
| committer | Jaromil <[email protected]> | 2011-03-09 08:51:09 (GMT) |
| commit | b3fa6ff550f9f217ac2d8975fb8a8590f20acf48 (patch) | |
| tree | 93134bf262ab38573ba7ee60979a348ca6190849 | |
| parent | be67a89ab681b5766f89573237c781892b14f270 (diff) | |
cleanup header leftoverv1.3
was experimenting with wchar and utf-8 strings
in fact we should think about that sometimes soon
to be verified what keeps cross compatibility
| -rw-r--r-- | src/filter/facebl0r/facebl0r.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filter/facebl0r/facebl0r.cpp b/src/filter/facebl0r/facebl0r.cpp index b9fddb3..4d4100c 100644 --- a/src/filter/facebl0r/facebl0r.cpp +++ b/src/filter/facebl0r/facebl0r.cpp @@ -17,7 +17,6 @@ #include <stdio.h> #include <stdlib.h> -#include <wchar.h> #include <opencv/cv.h> #include <opencv/highgui.h> |

