From: mk5004.lee Date: Wed, 8 Apr 2020 07:39:58 +0000 (+0900) Subject: Include header file about string X-Git-Tag: submit/tizen_5.5/20200408.080353^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f043038ab633e88b81944b50d3d6393a194fca5;p=platform%2Fcore%2Fapi%2Fnotification.git Include header file about string Change-Id: Ieaa2ee33d50386c13a384c91b4d57528140f5d19 Signed-off-by: mk5004.lee --- diff --git a/notification-ex/common.cc b/notification-ex/common.cc index 4d56ebb9..1ab82d91 100644 --- a/notification-ex/common.cc +++ b/notification-ex/common.cc @@ -14,6 +14,8 @@ * limitations under the License. */ +#include + #include "notification-ex/common.h" #ifdef LOG_TAG