diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/edi/STIDecoder.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/edi/STIDecoder.hpp b/lib/edi/STIDecoder.hpp index 201a176..3f6f729 100644 --- a/lib/edi/STIDecoder.hpp +++ b/lib/edi/STIDecoder.hpp @@ -25,6 +25,7 @@ #include <deque> #include <string> #include <vector> +#include <array> namespace EdiDecoder { |