Fix build error for riscv 69/316269/1
authorSukhyungKang <shine.kang@samsung.com>
Sun, 18 Aug 2024 23:40:01 +0000 (08:40 +0900)
committerSukhyungKang <shine.kang@samsung.com>
Sun, 18 Aug 2024 23:40:01 +0000 (08:40 +0900)
Change-Id: I2514e62b46d5269c08e271409591583d526ff601
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
src/widget_service_plugin_private.cc

index 87dd1edf77098c76320c5be6a76caeda755a04d1..9a44d88b72efcc08a76b2aa366ce61ad49c7b94d 100644 (file)
@@ -19,6 +19,7 @@
 #include <dlfcn.h>
 #include <unistd.h>
 
+#include <new>
 #include <dlog.h>
 
 #include "debug.h"