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

@@ -8,9 +8,6 @@
#ifndef mozilla_jsipc_JavaScriptShared_h__
#define mozilla_jsipc_JavaScriptShared_h__
#include "jsapi.h"
#include "jspubtd.h"
#include "js/HashTable.h"
#include "mozilla/dom/DOMTypes.h"
#include "mozilla/jsipc/PJavaScript.h"
#include "nsJSUtils.h"