diff options
Diffstat (limited to 'TAO/tao/SystemException.cpp')
-rw-r--r-- | TAO/tao/SystemException.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/SystemException.cpp b/TAO/tao/SystemException.cpp index 50c7857e86e..fcef1f108db 100644 --- a/TAO/tao/SystemException.cpp +++ b/TAO/tao/SystemException.cpp @@ -14,6 +14,7 @@ #include "ace/Malloc.h" #include "ace/SString.h" #include "ace/OS_NS_string.h" +#include "ace/OS_NS_stdio.h" #if !defined (ACE_LACKS_IOSTREAM_TOTALLY) |