We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888f3ae commit 3a500d8Copy full SHA for 3a500d8
Virtual Display Driver (HDR)/MttVDD/Driver.cpp
@@ -22,7 +22,6 @@ Copyright (c) Microsoft Corporation
22
#include <AdapterOption.h>
23
#include <xmllite.h>
24
#include <shlwapi.h>
25
-#include <shlwapi.h>
26
#include <atlbase.h>
27
#include <iostream>
28
#include <cstdlib>
@@ -35,8 +34,6 @@ Copyright (c) Microsoft Corporation
35
34
#include <cerrno>
36
#include <locale>
37
#include <cwchar>
38
-#include <string>
39
-#include <cstdlib>
40
#include <map>
41
#include <set>
42
0 commit comments