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

@@ -30,6 +30,7 @@
#include "nsIMutableArray.h"
#include "nsIFormAutofillContentService.h"
#include "mozilla/BinarySearch.h"
#include "nsQueryObject.h"
// form submission
#include "mozilla/Telemetry.h"