summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/common/BC_CommonECI.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxbarcode/common/BC_CommonECI.h')
-rw-r--r--xfa/src/fxbarcode/common/BC_CommonECI.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxbarcode/common/BC_CommonECI.h b/xfa/src/fxbarcode/common/BC_CommonECI.h
index 3f46b3560c..e0dc797fbf 100644
--- a/xfa/src/fxbarcode/common/BC_CommonECI.h
+++ b/xfa/src/fxbarcode/common/BC_CommonECI.h
@@ -7,6 +7,8 @@
#ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONECI_H_
#define XFA_SRC_FXBARCODE_COMMON_BC_COMMONECI_H_
+#include <stdint.h>
+
class CBC_CommonECI {
public:
CBC_CommonECI(int32_t value);