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:
authorMaxim Pimenov <m@maps.me>2018-07-24 15:22:21 +0300
committerVlad Mihaylenko <vxmihaylenko@gmail.com>2018-07-25 18:49:59 +0300
commitabc28557e2cff5d6298489f370d8dd95bbba32ed (patch)
treea41ffa5cb3b2a5fe749ab85fd08beefef5d6c1a5 /drape_frontend
parent845af4ae26f41e86d2db9399420c19ec04b43d05 (diff)
Review fixes.
Diffstat (limited to 'drape_frontend')
-rw-r--r--drape_frontend/animation/interpolators.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/drape_frontend/animation/interpolators.cpp b/drape_frontend/animation/interpolators.cpp
index 4a4fc7f3a0..7036a0eeef 100644
--- a/drape_frontend/animation/interpolators.cpp
+++ b/drape_frontend/animation/interpolators.cpp
@@ -1,5 +1,4 @@
#include "drape_frontend/animation/interpolators.hpp"
-
#include "drape_frontend/animation/interpolations.hpp"
#include "base/assert.hpp"