From 687ee1e1c92275f65469412591ff262b46e7ccd9 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Tue, 8 Nov 2016 12:26:02 +0200 Subject: [build] Remove unused gl/implementation.hpp --- include/mbgl/platform/default/headless_backend.hpp | 1 - include/mbgl/platform/default/headless_display.hpp | 2 -- 2 files changed, 3 deletions(-) (limited to 'include/mbgl/platform') diff --git a/include/mbgl/platform/default/headless_backend.hpp b/include/mbgl/platform/default/headless_backend.hpp index 2fef321d85..da8c55e044 100644 --- a/include/mbgl/platform/default/headless_backend.hpp +++ b/include/mbgl/platform/default/headless_backend.hpp @@ -1,6 +1,5 @@ #pragma once -#include #include #include diff --git a/include/mbgl/platform/default/headless_display.hpp b/include/mbgl/platform/default/headless_display.hpp index 433df952fd..a5c95085b8 100644 --- a/include/mbgl/platform/default/headless_display.hpp +++ b/include/mbgl/platform/default/headless_display.hpp @@ -1,7 +1,5 @@ #pragma once -#include - #include namespace mbgl { -- cgit v1.2.1