diff options
Diffstat (limited to 'ZAPD/Declaration.h')
| -rw-r--r-- | ZAPD/Declaration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ZAPD/Declaration.h b/ZAPD/Declaration.h index 45d36f4..64712d8 100644 --- a/ZAPD/Declaration.h +++ b/ZAPD/Declaration.h @@ -2,6 +2,7 @@ #include <string> #include <vector> +#include <cstdint> // TODO: should we drop the `_t` suffix because of UNIX compliance? typedef uint32_t segptr_t; |
