From 1d8235f5b899a2cd8414522b2d72b96fab91577b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Thu, 13 Dec 2018 18:45:29 +0100 Subject: [build] rework platform/default directory and add -files.txt for vendored libs --- test/storage/sqlite.test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/storage/sqlite.test.cpp') diff --git a/test/storage/sqlite.test.cpp b/test/storage/sqlite.test.cpp index cdbb7f26d7..1e2cc5488e 100644 --- a/test/storage/sqlite.test.cpp +++ b/test/storage/sqlite.test.cpp @@ -1,7 +1,7 @@ #include #include -#include +#include using namespace mbgl; -- cgit v1.2.1