diff options
Diffstat (limited to 'TAO/tao/FILE_Parser.cpp')
-rw-r--r-- | TAO/tao/FILE_Parser.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/FILE_Parser.cpp b/TAO/tao/FILE_Parser.cpp index 5d96c6ac8e1..8b0fe141eb4 100644 --- a/TAO/tao/FILE_Parser.cpp +++ b/TAO/tao/FILE_Parser.cpp @@ -7,6 +7,7 @@ #include "tao/Exception.h" #include "tao/Environment.h" #include "ace/Read_Buffer.h" +#include "ace/Malloc_Base.h" #if !defined(__ACE_INLINE__) #include "FILE_Parser.i" |