Fix build error for gcc 12.2.0
[platform/core/appfw/app-core.git] / tizen-cpp / app-core-ui-cpp / app_core_ui_base_legacy.cc
index 1261323..ccb0525 100644 (file)
@@ -15,6 +15,9 @@
  */
 
 #include "app_core_ui_base.hh"
+
+#include <stdexcept>
+
 #include "appcore_ui_base.h"
 
 #undef EXPORT_API