winhttp/tests: Remove unused include.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hans Leidekker 2022-02-08 11:20:52 +01:00 committed by Alexandre Julliard
parent 1bab386adf
commit ce76fc6f68
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
#include <httprequestid.h>
#include "wine/test.h"
#include "wine/heap.h"
DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);