summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-11-22 15:49:12 +0100
committerKonstantin Käfer <mail@kkaefer.com>2016-11-22 20:58:51 +0100
commit4577c56745d90cfa00837d00e5e5605260a54879 (patch)
tree3d81568bfeac07a5f717a6e21943dc3c5b25bd5a /include
parente76de0540284118845c93c4351c82c6c8d5a090a (diff)
downloadqtlocation-mapboxgl-4577c56745d90cfa00837d00e5e5605260a54879.tar.gz
[core] remove unused umbrella header in favor of individual includes
Diffstat (limited to 'include')
-rw-r--r--include/mbgl/mbgl.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/mbgl/mbgl.hpp b/include/mbgl/mbgl.hpp
deleted file mode 100644
index 5cfc9cb45f..0000000000
--- a/include/mbgl/mbgl.hpp
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-
-#include "map/map.hpp"
-#include "map/view.hpp"