[MSHTML_WINETEST]

- Fix warnings about missing sprintf

svn path=/trunk/; revision=59275
This commit is contained in:
Thomas Faber 2013-06-21 17:28:53 +00:00
parent 7a91442d56
commit 0aa1f8c0cc
4 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
#include <wine/test.h>
//#include <stdarg.h>
//#include <stdio.h>
#include <stdio.h>
//#include "windef.h"
//#include "winbase.h"

View file

@ -21,7 +21,7 @@
#include <wine/test.h>
//#include <stdarg.h>
//#include <stdio.h>
#include <stdio.h>
//#include "windef.h"
//#include "winbase.h"

View file

@ -21,7 +21,7 @@
#include <wine/test.h>
//#include <stdarg.h>
//#include <stdio.h>
#include <stdio.h>
//#include "windef.h"
//#include "winbase.h"

View file

@ -21,7 +21,7 @@
#include <wine/test.h>
//#include <stdarg.h>
//#include <stdio.h>
#include <stdio.h>
//#include "windef.h"
//#include "winbase.h"