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/gats-qt/dictionary.h | 1 + c++-qt/gats-qt/list.h | 1 + 2 files changed, 2 insertions(+) (limited to 'c++-qt/gats-qt') diff --git a/c++-qt/gats-qt/dictionary.h b/c++-qt/gats-qt/dictionary.h index 4f1d6e0..b1b6051 100644 --- a/c++-qt/gats-qt/dictionary.h +++ b/c++-qt/gats-qt/dictionary.h @@ -11,6 +11,7 @@ #include "gats-qt/object.h" #include "gats-qt/string.h" #include +#include namespace Gats { diff --git a/c++-qt/gats-qt/list.h b/c++-qt/gats-qt/list.h index f39043f..27c17c3 100644 --- a/c++-qt/gats-qt/list.h +++ b/c++-qt/gats-qt/list.h @@ -10,6 +10,7 @@ #include "gats-qt/object.h" #include +#include namespace Gats { -- cgit v1.2.3