Fix build error of native-image-source-impl 84/266384/2
authorseungho <sbsh.baek@samsung.com>
Thu, 11 Nov 2021 08:23:35 +0000 (17:23 +0900)
committerseungho <sbsh.baek@samsung.com>
Thu, 11 Nov 2021 08:33:02 +0000 (17:33 +0900)
commit1ddaf4d12270cb861a0de690058779bc7871e30c
tree532221e34c9ae90d8a5ed059b9b20f8c60e8eaf0
parent7b3e06d477c70c002b2fdcec1e7ba112f1ab09c8
Fix build error of native-image-source-impl

 - When we build dali-adaptor with gbs debug mode, native-image-source-impl-tizen requires "include <memory>".
 - And also, this patch remove unnecessary header in the native-image-source-impl-x and adds "include <memory>" too.

Change-Id: I571f84b015e8d356cc5611e241e4ee0db5de43c5
Signed-off-by: seungho <sbsh.baek@samsung.com>
dali/internal/imaging/tizen/native-image-source-impl-tizen.h
dali/internal/imaging/ubuntu-x11/native-image-source-impl-x.h