[build] Fix build with linux-clang spec

This commit is contained in:
Ilya Zverev 2016-01-23 18:09:12 +03:00 committed by Sergey Yershov
parent f74288a0d7
commit 7f3d5e2a63

View file

@ -4,6 +4,8 @@
#include "geometry/mercator.hpp"
#include "std/cstring.hpp"
#include "3party/pugixml/src/pugixml.hpp"
using osm::ServerApi06;