summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/common/BC_CommonByteArray.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxbarcode/common/BC_CommonByteArray.h')
-rw-r--r--xfa/src/fxbarcode/common/BC_CommonByteArray.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/common/BC_CommonByteArray.h b/xfa/src/fxbarcode/common/BC_CommonByteArray.h
index 1653596e57..c8fb05d50a 100644
--- a/xfa/src/fxbarcode/common/BC_CommonByteArray.h
+++ b/xfa/src/fxbarcode/common/BC_CommonByteArray.h
@@ -7,6 +7,8 @@
#ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONBYTEARRAY_H_
#define XFA_SRC_FXBARCODE_COMMON_BC_COMMONBYTEARRAY_H_
+#include "core/include/fxcrt/fx_basic.h"
+
class CBC_CommonByteArray {
private:
int32_t m_size;