mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
[EXPLORER]
* Remove unneeded header inclusion. svn path=/trunk/; revision=61298
This commit is contained in:
parent
714a1c3262
commit
59a114060b
|
@ -54,7 +54,6 @@
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <ctype.h>
|
|
||||||
|
|
||||||
EXTERN_C HRESULT WINAPI SHCreateSessionKey(REGSAM samDesired, PHKEY phKey);
|
EXTERN_C HRESULT WINAPI SHCreateSessionKey(REGSAM samDesired, PHKEY phKey);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue