From c2ab5b34a76599f2493e5b9101c870cf1c91253d Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 11 Feb 2016 17:38:07 -0800 Subject: [tests] Fix build --- test/storage/offline.cpp | 2 +- test/style/comparisons.cpp | 2 +- test/style/source.cpp | 2 +- test/util/clip_ids.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/storage/offline.cpp b/test/storage/offline.cpp index b34aa02c22..e8f78425f5 100644 --- a/test/storage/offline.cpp +++ b/test/storage/offline.cpp @@ -1,5 +1,5 @@ #include -#include +#include #include #include diff --git a/test/style/comparisons.cpp b/test/style/comparisons.cpp index dc2d74bf11..88f2645be8 100644 --- a/test/style/comparisons.cpp +++ b/test/style/comparisons.cpp @@ -1,7 +1,7 @@ #include #include "../fixtures/util.hpp" -#include +#include #include #include diff --git a/test/style/source.cpp b/test/style/source.cpp index f5b46292ab..9b3857fc07 100644 --- a/test/style/source.cpp +++ b/test/style/source.cpp @@ -3,7 +3,7 @@ #include "../fixtures/mock_view.hpp" #include "../fixtures/stub_style_observer.hpp" -#include +#include #include #include #include diff --git a/test/util/clip_ids.cpp b/test/util/clip_ids.cpp index f61e7b1e2d..fb7616d8ff 100644 --- a/test/util/clip_ids.cpp +++ b/test/util/clip_ids.cpp @@ -4,7 +4,7 @@ #include #include -#include +#include using namespace mbgl; -- cgit v1.2.1