diff options
Diffstat (limited to 'xfa/src/fxbarcode/pdf417/BC_PDF417.h')
-rw-r--r-- | xfa/src/fxbarcode/pdf417/BC_PDF417.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417.h b/xfa/src/fxbarcode/pdf417/BC_PDF417.h index 55b9b6c483..a7a4649461 100644 --- a/xfa/src/fxbarcode/pdf417/BC_PDF417.h +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417.h @@ -10,7 +10,6 @@ #include "core/include/fxcrt/fx_basic.h" #include "xfa/src/fxbarcode/pdf417/BC_PDF417Compaction.h" -class CBC_Compaction; class CBC_BarcodeRow; class CBC_BarcodeMatrix; |