From 7230a6b33a464245630ed5ebd4d18ea56e612b33 Mon Sep 17 00:00:00 2001 From: Yuri Gorshenin Date: Thu, 11 Jan 2018 16:55:22 +0300 Subject: [PATCH] [drape] Fixed linux build. --- drape/drape_routine.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/drape/drape_routine.hpp b/drape/drape_routine.hpp index 7f2ec4010c..2bdb30403b 100644 --- a/drape/drape_routine.hpp +++ b/drape/drape_routine.hpp @@ -4,6 +4,7 @@ #include "base/macros.hpp" #include "base/worker_thread.hpp" +#include #include #include #include