diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-24 23:38:10 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-24 23:38:10 +0000 |
commit | 4009b3624b39a54f0a4157df0518a7682b307ba9 (patch) | |
tree | dde227c4144fede4dd9496fa8a90e40e138979a2 /TAO/tao/Policy_Manager.cpp | |
parent | 13e5a05e4f8b6f943ca8ef34c9ee2021c88ba667 (diff) | |
download | ATCD-4009b3624b39a54f0a4157df0518a7682b307ba9.tar.gz |
Mon May 24 16:28:20 1999 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Policy_Manager.cpp')
-rw-r--r-- | TAO/tao/Policy_Manager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Policy_Manager.cpp b/TAO/tao/Policy_Manager.cpp index 7ba07791b88..b76fce40027 100644 --- a/TAO/tao/Policy_Manager.cpp +++ b/TAO/tao/Policy_Manager.cpp @@ -6,6 +6,7 @@ #include "tao/Policy_Manager.h" #include "tao/Environment.h" +#include "tao/ORB_Core.h" #if !defined (__ACE_INLINE__) # include "tao/Policy_Manager.i" |