| Index: xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h
|
| diff --git a/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h b/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h
|
| index 5c42a1a6a717ea5fcb40a17406c0b66f8906f196..cf7f804a2c835994be2b3de8121aeb4f8f6df06f 100644
|
| --- a/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h
|
| +++ b/xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h
|
| @@ -6,8 +6,7 @@
|
|
|
| #ifndef _BC_COMMONPERSPECTIVETRANSFORM_H_
|
| #define _BC_COMMONPERSPECTIVETRANSFORM_H_
|
| -class CBC_CommonPerspectiveTransform;
|
| -class CBC_CommonPerspectiveTransform : public CFX_Object
|
| +class CBC_CommonPerspectiveTransform
|
| {
|
| public:
|
| CBC_CommonPerspectiveTransform(FX_FLOAT a11, FX_FLOAT a21, FX_FLOAT a31,
|
|
|