mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
Fix build
This commit is contained in:
@@ -8,13 +8,6 @@
|
||||
#include "shelltest.h"
|
||||
#include <atlsimpcoll.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#if 1
|
||||
#define DbgPrint(...) trace(__VA_ARGS__)
|
||||
#else
|
||||
EXTERN_C
|
||||
void DbgPrint(PCSTR, ...);
|
||||
#endif
|
||||
#include <shellutils.h>
|
||||
//#include <msgtrace.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user