Fixed things broken in the last commit.
[zxing.git] / cpp / core / src / zxing / common / BitArray.h
index f91c068..d3b6f66 100644 (file)
@@ -24,7 +24,6 @@
 #include <zxing/common/Counted.h>
 #include <zxing/common/IllegalArgumentException.h>
 #include <vector>
-#include <limits>
 #include <iostream>
 
 namespace zxing {