Commit 44412cf1 authored by Evan Stade's avatar Evan Stade Committed by Alexandre Julliard

gdiplus: Change include list on 3 tests.

parent cfef981a
......@@ -18,9 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdarg.h>
#include "windef.h"
#include "windows.h"
#include "gdiplus.h"
#include "wine/test.h"
......
......@@ -18,10 +18,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdarg.h>
#include <math.h>
#include "windef.h"
#include "windows.h"
#include "gdiplus.h"
#include "wine/test.h"
......
......@@ -18,10 +18,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdarg.h>
#include <math.h>
#include "windef.h"
#include "windows.h"
#include "gdiplus.h"
#include "wine/test.h"
......
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