mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 23:18:39 +00:00
Fix PCH=0 build.
svn path=/trunk/; revision=63964
This commit is contained in:
parent
1f48cab02e
commit
e9807d5306
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
* PROGRAMMERS: Dmitry Chapyshev (dmitry@reactos.org)
|
* PROGRAMMERS: Dmitry Chapyshev (dmitry@reactos.org)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//static
|
#include "precomp.h"
|
||||||
HANDLE hLog = NULL;
|
HANDLE hLog = NULL;
|
||||||
|
|
||||||
VOID
|
VOID
|
||||||
|
|
Loading…
Reference in a new issue