diff options
Diffstat (limited to 'c++-qt/src/list.cpp')
-rw-r--r-- | c++-qt/src/list.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++-qt/src/list.cpp b/c++-qt/src/list.cpp index 19ff4b5..fae51d1 100644 --- a/c++-qt/src/list.cpp +++ b/c++-qt/src/list.cpp | |||
@@ -12,6 +12,7 @@ | |||
12 | #include "gats-qt/float.h" | 12 | #include "gats-qt/float.h" |
13 | #include "gats-qt/boolean.h" | 13 | #include "gats-qt/boolean.h" |
14 | #include "gats-qt/dictionary.h" | 14 | #include "gats-qt/dictionary.h" |
15 | #include <stdint.h> | ||
15 | 16 | ||
16 | Gats::List::List() | 17 | Gats::List::List() |
17 | { | 18 | { |