C++ port made more compatible with uSTL (no functional changes).
[zxing.git] / cpp / core / tests / src / common / reedsolomon / ReedSolomonTest.cpp
index e85a9f7..db6b1e5 100644 (file)
@@ -26,6 +26,7 @@
 #include <zxing/common/IllegalArgumentException.h>
 #include <vector>
 #include <cmath>
+#include <cstdlib>
 
 namespace zxing {
 using namespace std;