Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan

This commit is contained in:
Nathan Froyd
2013-10-01 15:25:07 -04:00
parent 0eae380f06
commit af290b73c4
45 changed files with 184 additions and 183 deletions

View File

@@ -9,7 +9,7 @@ include protocol PContent;
include DOMTypes;
include JavaScriptTypes;
using mozilla::void_t;
using struct mozilla::void_t from "ipc/IPCMessageUtils.h";
namespace mozilla {
namespace jsipc {