Commit eb5a50a9 authored by Paul Gofman's avatar Paul Gofman Committed by Alexandre Julliard

mshtml: Move assert.h include to mshtml_private.h.

parent 82be8b67
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <math.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <limits.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <math.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -40,6 +40,8 @@
#include "nsiface.h"
#include <assert.h>
#define NS_ERROR_GENERATE_FAILURE(module,code) \
((nsresult) (((UINT32)(1u<<31)) | ((UINT32)(module+0x45)<<16) | ((UINT32)(code))))
#define NS_ERROR_GENERATE_SUCCESS(module,code) \
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <math.h>
#define COBJMACROS
......
......@@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS
......
......@@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment