fix build error on gcc 13 17/295017/1 accepted/tizen/8.0/unified/20231005.093307 accepted/tizen/unified/20230630.124100 accepted/tizen/unified/dev/20230726.115930 tizen_8.0_m2_release
authorYoungjae Shin <yj99.shin@samsung.com>
Fri, 30 Jun 2023 00:59:17 +0000 (09:59 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Fri, 30 Jun 2023 00:59:17 +0000 (09:59 +0900)
Change-Id: I2a2504fae4e87822c0044aa0e6f3a111c282aaf0

src/server/ServiceLoader.cpp

index 9d50218..ad2bc06 100644 (file)
@@ -13,6 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+#include <stdexcept>
 
 #include <ServerUtil.h>
 #include <AppHistoryService.h>