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:
authorAlex Zolotarev <alex@maps.me>2015-09-12 19:02:41 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:05:18 +0300
commit156d0ecc0cfc1a384fce37b9195e2124472c8532 (patch)
treeffa45f9e1d7795eb4443956d8f1b2f80a5b36206 /generator
parent945dd6dbd5988617acb63d7087278aa6b42cc68e (diff)
Restored useful comment.
Diffstat (limited to 'generator')
-rw-r--r--generator/osm_o5m_source.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/generator/osm_o5m_source.hpp b/generator/osm_o5m_source.hpp
index c1a6f49987..d70e91b502 100644
--- a/generator/osm_o5m_source.hpp
+++ b/generator/osm_o5m_source.hpp
@@ -1,3 +1,4 @@
+// See O5M Format definition at http://wiki.openstreetmap.org/wiki/O5m
#pragma once
#include "std/algorithm.hpp"