| Index: xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp
|
| diff --git a/xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp b/xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp
|
| index 479b65970e3ae3e5e10ee2784f25e70377f49252..fb33fe0d3f9f728b1a9410a42349955579ac8135 100644
|
| --- a/xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp
|
| +++ b/xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp
|
| @@ -22,7 +22,6 @@
|
|
|
| #include <memory>
|
|
|
| -#include "xfa/fxbarcode/BC_DecoderResult.h"
|
| #include "xfa/fxbarcode/BC_ResultPoint.h"
|
| #include "xfa/fxbarcode/common/BC_CommonBitMatrix.h"
|
| #include "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h"
|
|
|