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
path: root/ugc
diff options
context:
space:
mode:
authortatiana-kondakova <tatiana.kondakova@gmail.com>2017-09-26 15:48:10 +0300
committerYuri Gorshenin <mipt.vi002@gmail.com>2017-10-03 16:21:46 +0300
commitce64407b536e862a2bcd74052c668b66f0759476 (patch)
treebdae406313823c40852e6c851aa186baf58852f8 /ugc
parent36cbac3059afd159d68dae0e64ab0c87313b3414 (diff)
Move FakeVertex and FakeGraph to separate files
Diffstat (limited to 'ugc')
-rw-r--r--ugc/types.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ugc/types.hpp b/ugc/types.hpp
index e5beb77031..568b64ffeb 100644
--- a/ugc/types.hpp
+++ b/ugc/types.hpp
@@ -337,4 +337,3 @@ struct ReviewAbuse
};
} // namespace ugc
-#undef DECLARE_VISITOR