From c8284907c4c132b094c15bcc88ea3b84b974814c Mon Sep 17 00:00:00 2001 From: Shiqing Fan Date: Fri, 26 Jun 2009 13:07:08 +0000 Subject: [PATCH] Another header for using _getch on Windows. This commit was SVN r21537. --- opal/win32/win_compat.h | 1 + 1 file changed, 1 insertion(+) diff --git a/opal/win32/win_compat.h b/opal/win32/win_compat.h index 84ffe549a5..86c9856965 100644 --- a/opal/win32/win_compat.h +++ b/opal/win32/win_compat.h @@ -69,6 +69,7 @@ #include #include #include +#include /** * For all file io operations */