[gjs: 3/4] gi/interface: Cleanup includes, to make iwyu happy
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 3/4] gi/interface: Cleanup includes, to make iwyu happy
- Date: Tue, 22 Feb 2022 06:15:43 +0000 (UTC)
commit cc93a9a6a468365cb676fab744de6dcf15bf0dde
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Thu Feb 17 01:12:04 2022 +0100
gi/interface: Cleanup includes, to make iwyu happy
gi/interface.cpp | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/gi/interface.cpp b/gi/interface.cpp
index 7ee729888..dc6c018dc 100644
--- a/gi/interface.cpp
+++ b/gi/interface.cpp
@@ -8,12 +8,10 @@
#include <girepository.h>
#include <js/Class.h>
+#include <js/ErrorReport.h> // for JS_ReportOutOfMemory
#include <js/Id.h> // for JSID_VOID, PropertyKey, jsid
#include <js/TypeDecls.h>
#include <js/Utility.h> // for UniqueChars
-#include <jsapi.h> // for JS_ReportOutOfMemory
-
-#include <utility> // for forward
#include "gi/function.h"
#include "gi/interface.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]