mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
between case-ind fs and recursive includes, osx is confused
git-svn-id: https://zxing.googlecode.com/svn/trunk@2676 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
c8a818982f
commit
2f104277ec
|
@ -19,7 +19,7 @@
|
|||
#include <zxing/pdf417/detector/Detector.h>
|
||||
#include <zxing/pdf417/detector/LinesSampler.h>
|
||||
#include <zxing/common/GridSampler.h>
|
||||
#include <zxing/common/detector/Math.h>
|
||||
#include <zxing/common/detector/JavaMath.h>
|
||||
#include <zxing/common/detector/MathUtils.h>
|
||||
|
||||
using std::max;
|
||||
|
|
Loading…
Reference in a new issue