mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Fix build
This commit is contained in:
parent
abeb3324fb
commit
7eb28dd0a9
1 changed files with 0 additions and 7 deletions
|
@ -8,13 +8,6 @@
|
||||||
#include "shelltest.h"
|
#include "shelltest.h"
|
||||||
#include <atlsimpcoll.h>
|
#include <atlsimpcoll.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#if 1
|
|
||||||
#define DbgPrint(...) trace(__VA_ARGS__)
|
|
||||||
#else
|
|
||||||
EXTERN_C
|
|
||||||
void DbgPrint(PCSTR, ...);
|
|
||||||
#endif
|
|
||||||
#include <shellutils.h>
|
#include <shellutils.h>
|
||||||
//#include <msgtrace.h>
|
//#include <msgtrace.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue