Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.

This commit is contained in:
Nicholas Nethercote
2013-08-17 15:50:18 -07:00
parent 126e2e77e2
commit 9fc605b8f3
142 changed files with 153 additions and 191 deletions

View File

@@ -10,6 +10,7 @@
#include "nsJSUtils.h"
#include "jsfriendapi.h"
#include "jsproxy.h"
#include "jswrapper.h"
#include "HeapAPI.h"
#include "xpcprivate.h"
#include "mozilla/Casting.h"