| Index: xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h b/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| index 604bc3084a92814c8a3d14dc75a03aaebad678ea..e18a2b51512659a6bc34d4e508a51bbf2e694668 100644
|
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| @@ -11,6 +11,7 @@ class CBC_PDF417DetectorResult;
|
| class CBC_BinaryBitmap;
|
| class CBC_CommonBitMatrix;
|
| class CBC_CommonBitArray;
|
| +
|
| class CBC_Detector {
|
| public:
|
| CBC_Detector();
|
|
|