mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00: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