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

This commit is contained in:
Denis Volk
2014-11-20 12:20:10 +01:00
parent 2172eb7489
commit cbf9ae78f0
58 changed files with 163 additions and 92 deletions

View File

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