Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 903575
Collapse All | Expand All

(-)a/src/3rdparty/mapbox-gl-native/include/mbgl/util/unique_any.hpp (+1 lines)
Lines 3-8 Link Here
3
#include <typeinfo>
3
#include <typeinfo>
4
#include <type_traits>
4
#include <type_traits>
5
#include <stdexcept>
5
#include <stdexcept>
6
#include <utility>
6
namespace mbgl {
7
namespace mbgl {
7
namespace util {
8
namespace util {
8
9

Return to bug 903575