| Index: xfa/src/fxbarcode/common/BC_CommonBitMatrix.h
|
| diff --git a/xfa/src/fxbarcode/common/BC_CommonBitMatrix.h b/xfa/src/fxbarcode/common/BC_CommonBitMatrix.h
|
| index f69d7a0e333721489a445a653783c3b6579dfd4f..8641ef1f630247d26fa2cb0f296661216d16fcf1 100644
|
| --- a/xfa/src/fxbarcode/common/BC_CommonBitMatrix.h
|
| +++ b/xfa/src/fxbarcode/common/BC_CommonBitMatrix.h
|
| @@ -7,8 +7,7 @@
|
| #ifndef _BC_COMMONBITMATRIX_H_
|
| #define _BC_COMMONBITMATRIX_H_
|
| class CBC_CommonBitArray;
|
| -class CBC_CommonBitMatrix;
|
| -class CBC_CommonBitMatrix : public CFX_Object
|
| +class CBC_CommonBitMatrix
|
| {
|
| public:
|
| CBC_CommonBitMatrix();
|
|
|