diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-12 01:42:49 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-12 01:42:49 +0000 |
commit | 036cca5a7496b4c3a25bd29292a5500f35dea423 (patch) | |
tree | 876c63f2632a9943dd49cf14cae506f9a17d4fd0 /TAO/tao/IIOP_Factory.h | |
parent | a473eba439fabfa4c24f80192aeb2d74784f5df2 (diff) | |
download | ATCD-036cca5a7496b4c3a25bd29292a5500f35dea423.tar.gz |
ChangeLogTag:Mon Sep 11 12:56:11 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/IIOP_Factory.h')
-rw-r--r-- | TAO/tao/IIOP_Factory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Factory.h b/TAO/tao/IIOP_Factory.h index 76965e7ae0e..89fa9bd2619 100644 --- a/TAO/tao/IIOP_Factory.h +++ b/TAO/tao/IIOP_Factory.h @@ -24,6 +24,8 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ +#include "ace/Service_Config.h" + class TAO_Acceptor; class TAO_Connector; |