summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-03-25 10:45:31 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-03-25 10:45:31 +0000
commit43a9fea09d017f8f8b947dc7ecb7034f11435d70 (patch)
tree7062f8e8d2c0905c923beb1fca088a82cfe9709d
parentb0ab6f7383cc174a17d6ba61a74c471b34d05220 (diff)
downloadATCD-43a9fea09d017f8f8b947dc7ecb7034f11435d70.tar.gz
*** empty log message ***
-rw-r--r--TAO/TAO_IDL/be/be_codegen.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp
index b85c98f1960..7460f0e21a7 100644
--- a/TAO/TAO_IDL/be/be_codegen.cpp
+++ b/TAO/TAO_IDL/be/be_codegen.cpp
@@ -1988,6 +1988,9 @@ TAO_CodeGen::gen_typecode_includes (TAO_OutStream * stream)
// this->gen_standard_include (stream,
// "tao/TypeCode.h");
+ this->gen_standard_include (stream,
+ "tao/Null_RefCount_Policy.h");
+
// Just assume we're going to need alias TypeCodes since there is
// currently no alias_seen_ or typedef_seen_ flag in idl_global.
this->gen_standard_include (stream,