aboutsummaryrefslogtreecommitdiff
path: root/include/libchelleport.h
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-24 22:28:38 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-24 22:42:34 +0530
commit459488a2e777380fcb65e3b4dd355fe525ff77ca (patch)
treebd21b71b73fc627d37e91e7800dd514706e49942 /include/libchelleport.h
parent70e3920556496e5fecb5fedddf1067b2522fcac7 (diff)
downloadchelleport-459488a2e777380fcb65e3b4dd355fe525ff77ca.tar.gz
chelleport-459488a2e777380fcb65e3b4dd355fe525ff77ca.zip
Add search mode for text based searching with ocr
Diffstat (limited to 'include/libchelleport.h')
-rw-r--r--include/libchelleport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libchelleport.h b/include/libchelleport.h
index 8a9a17e..adb9f5d 100644
--- a/include/libchelleport.h
+++ b/include/libchelleport.h
@@ -1,5 +1,3 @@
-#include <string>
-
// NOTE: Remember to update size and alignment in ocr hs module on change
struct OCRMatch {
int startX, startY;