Skip to content

Commit 7b23f3b

Browse files
committed
Updated LiteCamJNI.cpp
1 parent fc67e22 commit 7b23f3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/barcode-scanner/src/LiteCamJNI.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <jni.h>
33
#include <vector>
44
#include <mutex>
5+
#include <cstring>
56
#include <string>
67

78
// Simple singleton registry for opened cameras referenced by an integer handle.

0 commit comments

Comments
 (0)