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

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Paul Gofman 2021-07-08 03:34:19 +03:00 committed by Alexandre Julliard
parent 82be8b676c
commit eb5a50a9a5
41 changed files with 2 additions and 40 deletions

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <math.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <limits.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <math.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -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) \

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#include <math.h>
#define COBJMACROS

View File

@ -18,7 +18,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <assert.h>
#define COBJMACROS

View File

@ -17,7 +17,6 @@
*/
#include <stdarg.h>
#include <assert.h>
#define COBJMACROS