Issue #80 - Fix deprot in js/xpconnect.

I think we never deunified js/xpconnect before. But if we're going to ever build
this tree deunified in the future, there's nothing stopping us now!
This commit is contained in:
Job Bautista 2023-03-12 20:19:37 +08:00 committed by roytam1
commit 0b039ff7a6
8 changed files with 15 additions and 0 deletions

View file

@ -15,6 +15,7 @@
#endif
#include "js/Id.h"
#include "xpc_make_class.h"
/**************************************************************/