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/base
diff options
context:
space:
mode:
authorYuri Gorshenin <y@maps.me>2015-11-16 09:26:55 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:02:57 +0300
commitf6e85a32d19989165ef4ba7726e99b0e90853014 (patch)
tree243e455d0472a929d43a705689c692566abcba95 /base
parent1923f01008d7de415255638cfc5c280b94f712ab (diff)
[search] Skeleton of a SearchQueryV2 (Geocoder).
Diffstat (limited to 'base')
-rw-r--r--base/macros.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/macros.hpp b/base/macros.hpp
index e554dcac96..4f9373f7ee 100644
--- a/base/macros.hpp
+++ b/base/macros.hpp
@@ -1,4 +1,6 @@
#pragma once
+
+#include "base/assert.hpp"
#include "base/base.hpp"
namespace my