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:
Diffstat (limited to 'drape_frontend/animation_system.hpp')
-rw-r--r--drape_frontend/animation_system.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape_frontend/animation_system.hpp b/drape_frontend/animation_system.hpp
index d92982d6ed..72bd6c7f03 100644
--- a/drape_frontend/animation_system.hpp
+++ b/drape_frontend/animation_system.hpp
@@ -4,6 +4,7 @@
#include "geometry/screenbase.hpp"
+#include "std/cstring.hpp"
#include "std/deque.hpp"
#include "std/noncopyable.hpp"
#include "std/shared_ptr.hpp"