fix missing header in windows 62/209662/1 submit/tizen/20190718.020831
authorsubhransu mohanty <sub.mohanty@samsung.com>
Wed, 10 Jul 2019 01:40:56 +0000 (10:40 +0900)
committerHermet Park <hermetpark@gmail.com>
Wed, 10 Jul 2019 02:00:12 +0000 (11:00 +0900)
Change-Id: I6e743b16d89ee772541f4e4f430c7e3fc114813d

src/lottie/lottiemodel.h

index 2c9253376d5b0264fe096f481bfdecdcd9aad1aa..7bbcb39b04c6c74349a2bc012bd9fe9825c77389 100644 (file)
@@ -22,6 +22,7 @@
 #include<vector>
 #include<memory>
 #include<unordered_map>
+#include<algorithm>
 #include <cmath>
 #include"vpoint.h"
 #include"vrect.h"