summaryrefslogtreecommitdiff
path: root/ACE/contrib/FaCE/CE_Screen_Output.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/contrib/FaCE/CE_Screen_Output.h')
-rw-r--r--ACE/contrib/FaCE/CE_Screen_Output.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/contrib/FaCE/CE_Screen_Output.h b/ACE/contrib/FaCE/CE_Screen_Output.h
index 9f29c9cf30f..6f26d48d09c 100644
--- a/ACE/contrib/FaCE/CE_Screen_Output.h
+++ b/ACE/contrib/FaCE/CE_Screen_Output.h
@@ -11,6 +11,7 @@
#define CE_Screen_Output_h
#include <windows.h>
+#include <stdio.h>
const wchar_t endl[] = L"\r\n";
const wchar_t tab[] = L"\t";