C++ port made more compatible with uSTL (no functional changes).
[zxing.git] / cpp / core / src / zxing / Reader.h
index 3de270f..b4d96a4 100755 (executable)
@@ -21,7 +21,6 @@
  * limitations under the License.
  */
 
-#include <map>
 #include <zxing/BinaryBitmap.h>
 #include <zxing/Result.h>