summaryrefslogtreecommitdiffstats
path: root/src/opt/fxch/Fxch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/fxch/Fxch.h')
-rw-r--r--src/opt/fxch/Fxch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/opt/fxch/Fxch.h b/src/opt/fxch/Fxch.h
index 46756f3f..8291e042 100644
--- a/src/opt/fxch/Fxch.h
+++ b/src/opt/fxch/Fxch.h
@@ -28,6 +28,9 @@
ABC_NAMESPACE_HEADER_START
+typedef unsigned char uint8_t;
+typedef unsigned int uint32_t;
+
////////////////////////////////////////////////////////////////////////
/// TYPEDEF DECLARATIONS ///
////////////////////////////////////////////////////////////////////////