Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury Melnichek <melnichek@gmail.com>2011-01-29 18:44:34 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:11:11 +0300
commit908b4ab8d76331766671865bc1fb793115910a49 (patch)
tree9f7006b106444b23986ae0e1de3520f29502f79a /indexer/geometry_coding.cpp
parent15a14203c445567f8882af3f4ffb3884ae3760e2 (diff)
Add placeholders for geometry coding functions.
Diffstat (limited to 'indexer/geometry_coding.cpp')
-rw-r--r--indexer/geometry_coding.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indexer/geometry_coding.cpp b/indexer/geometry_coding.cpp
new file mode 100644
index 0000000000..6914723956
--- /dev/null
+++ b/indexer/geometry_coding.cpp
@@ -0,0 +1,2 @@
+#include "geometry_coding.hpp"
+