diff options
Diffstat (limited to 'TAO/tests/CDR/growth.cpp')
-rw-r--r-- | TAO/tests/CDR/growth.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/CDR/growth.cpp b/TAO/tests/CDR/growth.cpp index 953c9b37ef7..ead4518df27 100644 --- a/TAO/tests/CDR/growth.cpp +++ b/TAO/tests/CDR/growth.cpp @@ -22,6 +22,7 @@ #include "tao/ORB.h" #include "tao/debug.h" +#include "tao/CDR.h" #include "ace/OS_NS_stdio.h" ACE_RCSID(CDR, growth, "$Id$") |