Bug 1095098 - move do_QueryObject templates into their own header; r=froydnj

This commit is contained in:
Denis Volk
2015-04-15 12:47:03 -04:00
parent f802437a96
commit 1872a62df8
67 changed files with 172 additions and 88 deletions

View File

@@ -38,6 +38,7 @@
#include "nsIThreadInternal.h"
#include "nsContentUtils.h"
#include "nsIRequest.h"
#include "nsQueryObject.h"
#include "nsIScriptSecurityManager.h"
#include "nsIXPConnect.h"