[PATCH 1/3] winhttp/tests: Remove unused include.

Hans Leidekker hans at codeweavers.com
Tue Feb 8 04:20:52 CST 2022


Signed-off-by: Hans Leidekker <hans at codeweavers.com>
---
 dlls/winhttp/tests/winhttp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/winhttp/tests/winhttp.c b/dlls/winhttp/tests/winhttp.c
index 053f8315fec..21af2761323 100644
--- a/dlls/winhttp/tests/winhttp.c
+++ b/dlls/winhttp/tests/winhttp.c
@@ -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);
 
-- 
2.30.2




More information about the wine-devel mailing list