Skip to content

Commit 5abe2ec

Browse files
authored
Update os_windows.cpp
1 parent 468471f commit 5abe2ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

platform/windows/os_windows.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,11 @@
5252
#include <direct.h>
5353
#include <knownfolders.h>
5454
#include <process.h>
55-
#include <processenv.h>
5655
#include <psapi.h>
5756
#include <regstr.h>
5857
#include <shlobj.h>
5958
#include <wbemcli.h>
6059
#include <wincrypt.h>
61-
#include <winnt.h>
6260

6361
#ifdef DEBUG_ENABLED
6462
#pragma pack(push, before_imagehlp, 8)

0 commit comments

Comments
 (0)