[gjs/mozjs91: 2/3] Update PCH
- From: Evan Welsh <ewlsh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/mozjs91: 2/3] Update PCH
- Date: Sat, 7 Aug 2021 02:24:44 +0000 (UTC)
commit 23c1790a05f1f8a483880aa0b9204e34677043d1
Author: Evan Welsh <contact evanwelsh com>
Date: Fri Aug 6 19:09:52 2021 -0700
Update PCH
gjs/gjs_pch.hh | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gjs/gjs_pch.hh b/gjs/gjs_pch.hh
index 60519829..755f4711 100644
--- a/gjs/gjs_pch.hh
+++ b/gjs/gjs_pch.hh
@@ -60,6 +60,7 @@
#include <js/ComparisonOperators.h>
#include <js/CompilationAndEvaluation.h>
#include <js/CompileOptions.h>
+#include <js/Context.h>
#include <js/ContextOptions.h>
#include <js/Conversions.h>
#include <js/ErrorReport.h>
@@ -72,6 +73,7 @@
#include <js/HeapAPI.h>
#include <js/Id.h>
#include <js/Initialization.h>
+#include <js/MapAndSet.h>
#include <js/MemoryFunctions.h>
#include <js/Modules.h>
#include <js/Object.h>
@@ -108,6 +110,7 @@
#include <mozilla/HashFunctions.h>
#include <mozilla/HashTable.h>
#include <mozilla/Likely.h>
+#include <mozilla/Maybe.h>
#include <mozilla/UniquePtr.h>
#ifdef HAVE_READLINE_READLINE_H
#include <readline/history.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]