comctl32/tests: Delete unused headers.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zhiyi Zhang 2021-10-06 15:48:15 +08:00 committed by Alexandre Julliard
parent 106a5f43ec
commit f51a12f969
1 changed files with 0 additions and 2 deletions

View File

@ -18,11 +18,9 @@
*/
#include <assert.h>
#include <stdarg.h>
#include <windows.h>
#include <commctrl.h>
#include <uxtheme.h>
#include "wine/heap.h"
#include "wine/test.h"