[gjs/mozjs91] Remove js/RequiredDefines.h



commit 9954f7957b400c55df2135e5071dc6e9f9d9b366
Author: Evan Welsh <contact evanwelsh com>
Date:   Sat Jul 17 15:21:01 2021 -0700

    Remove js/RequiredDefines.h

 gjs/gjs_pch.hh | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gjs/gjs_pch.hh b/gjs/gjs_pch.hh
index 6dcda429..76b6415d 100644
--- a/gjs/gjs_pch.hh
+++ b/gjs/gjs_pch.hh
@@ -51,7 +51,6 @@
 #endif
 #include <inttypes.h>
 #include <iomanip>
-#include <js/RequiredDefines.h>  // check-pch: ignore, part of mozjs cflags
 #include <js/AllocPolicy.h>
 #include <js/Array.h>
 #include <js/ArrayBuffer.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]