summaryrefslogtreecommitdiff
path: root/src/debug/ee/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ee/stdafx.h')
-rw-r--r--src/debug/ee/stdafx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/debug/ee/stdafx.h b/src/debug/ee/stdafx.h
index 7ccfa8d984..519ce510c4 100644
--- a/src/debug/ee/stdafx.h
+++ b/src/debug/ee/stdafx.h
@@ -12,10 +12,6 @@
#include <stdio.h>
#include <windows.h>
-#if !defined(FEATURE_CORECLR)
-#undef GetCurrentTime // works around a macro def conflict of GetCurrentTime
-#include <windows.ui.xaml.h>
-#endif // !FEATURE_CORECLR
#include <switches.h>
#include <winwrap.h>