From 10f61f1285190986498221cfa82b2d3b9fe9f391 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 21 Sep 2016 12:56:11 -0600 Subject: Accumulated changes. --- c++-qt/src/gatsstream.cpp | 1 + c++-qt/src/list.cpp | 1 + 2 files changed, 2 insertions(+) (limited to 'c++-qt/src') diff --git a/c++-qt/src/gatsstream.cpp b/c++-qt/src/gatsstream.cpp index 498b403..cb6b53c 100644 --- a/c++-qt/src/gatsstream.cpp +++ b/c++-qt/src/gatsstream.cpp @@ -14,6 +14,7 @@ #include #endif +#include #include Gats::GatsStream::GatsStream( QIODevice &rStream ) : 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 @@ #include "gats-qt/float.h" #include "gats-qt/boolean.h" #include "gats-qt/dictionary.h" +#include Gats::List::List() { -- cgit v1.2.3