add include guard
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@163350 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#ifndef nsXFormsStubElement_h_
|
||||
#define nsXFormsStubElement_h_
|
||||
|
||||
#include "nsIXTFGenericElement.h"
|
||||
#include "nsXFormsElement.h"
|
||||
|
||||
@@ -49,3 +52,5 @@ class nsXFormsStubElement : public nsXFormsElement,
|
||||
|
||||
NS_HIDDEN_(nsresult)
|
||||
NS_NewXFormsStubElement(nsIXTFElement **aResult);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user