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/std
diff options
context:
space:
mode:
authorMaxim Pimenov <m@maps.me>2015-07-17 11:48:30 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:56:14 +0300
commit077731b22a1fd41aad71a5972eb84e0aee6270d9 (patch)
tree6d245c973b09ed0d28bcd2c515172bf23adeac11 /std
parenteaa56751946aff0514bfa12101dc87b0bc4441a4 (diff)
Review fixes.
Diffstat (limited to 'std')
-rw-r--r--std/random.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/std/random.hpp b/std/random.hpp
index 6b792f0f3d..9c43314450 100644
--- a/std/random.hpp
+++ b/std/random.hpp
@@ -12,4 +12,3 @@ using std::uniform_int_distribution;
#ifdef DEBUG_NEW
#define new DEBUG_NEW
#endif
-