mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[ROSAPPS][SHLEXTDBG] Delete DbgPrint hack for gcc (fix build)
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#include <atlstr.h>
|
||||
#include <atlsimpcoll.h>
|
||||
#include <conio.h>
|
||||
// hack for gcc:
|
||||
#define DbgPrint(...) printf(__VA_ARGS__)
|
||||
#include <shellutils.h>
|
||||
|
||||
enum WaitType
|
||||
|
||||
Reference in New Issue
Block a user