diff options
Diffstat (limited to 'TAO/examples/Persistent_Grid/Simple_util.cpp')
-rw-r--r-- | TAO/examples/Persistent_Grid/Simple_util.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/Persistent_Grid/Simple_util.cpp b/TAO/examples/Persistent_Grid/Simple_util.cpp index 63d998a3ace..871b1a189ab 100644 --- a/TAO/examples/Persistent_Grid/Simple_util.cpp +++ b/TAO/examples/Persistent_Grid/Simple_util.cpp @@ -6,6 +6,7 @@ # include "tao/debug.h" # include "ace/OS_NS_fcntl.h" # include "ace/OS_NS_unistd.h" +# include "ace/OS_NS_stdio.h" // Constructor. |