summaryrefslogtreecommitdiff
path: root/test/storage/offline_database.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/storage/offline_database.test.cpp')
-rw-r--r--test/storage/offline_database.test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/storage/offline_database.test.cpp b/test/storage/offline_database.test.cpp
index cb75551e40..e54cd6813b 100644
--- a/test/storage/offline_database.test.cpp
+++ b/test/storage/offline_database.test.cpp
@@ -7,7 +7,6 @@
#include <mbgl/util/io.hpp>
#include <mbgl/util/string.hpp>
-#include <gtest/gtest.h>
#include <sqlite3.hpp>
#include <thread>
#include <random>