Fixed MSVC build

This commit is contained in:
Martin Tůma 2018-11-06 01:37:00 +01:00
parent 5f890c7d33
commit 68fad4e9e6

View File

@ -7,7 +7,6 @@
#include "tile.h" #include "tile.h"
#include "pbf.h" #include "pbf.h"
using namespace google::protobuf;
#define MOVE_TO 1 #define MOVE_TO 1
#define LINE_TO 2 #define LINE_TO 2