[gjs/mozjs91: 58/64] Add js/Object.h




commit 8f6159c800a01974902e733a82e1124e4f342e89
Author: Evan Welsh <contact evanwelsh com>
Date:   Sat Jul 10 20:37:45 2021 -0700

    Add js/Object.h

 gi/cwrapper.h | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gi/cwrapper.h b/gi/cwrapper.h
index 2b1d0bb3..e99fbdf4 100644
--- a/gi/cwrapper.h
+++ b/gi/cwrapper.h
@@ -17,6 +17,7 @@
 #include <js/Class.h>
 #include <js/ComparisonOperators.h>
 #include <js/Id.h>
+#include <js/Object.h>
 #include <js/RootingAPI.h>
 #include <js/TypeDecls.h>
 #include <js/Value.h>


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