summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-13 11:49:48 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-13 11:49:48 +0000
commit0f1456194ea44cec1968c44a794a19449e087a96 (patch)
tree16dafda59075a21d8b4606fc9e3843ee5aee9417 /TAO/orbsvcs/IFR_Service
parent68f7485bd0e8d732d35c68c52a3bca275285aca2 (diff)
downloadATCD-0f1456194ea44cec1968c44a794a19449e087a96.tar.gz
ChangeLogTag: Thu Jul 13 06:29:01 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/IFR_Service')
-rw-r--r--TAO/orbsvcs/IFR_Service/Servant_Factory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/IFR_Service/Servant_Factory.h b/TAO/orbsvcs/IFR_Service/Servant_Factory.h
index bbb6749e4c9..f4b928b966c 100644
--- a/TAO/orbsvcs/IFR_Service/Servant_Factory.h
+++ b/TAO/orbsvcs/IFR_Service/Servant_Factory.h
@@ -20,7 +20,7 @@
#ifndef IFR_SERVANT_FACTORY_H
#define IFR_SERVANT_FACTORY_H
-#include "tao/POAC.h"
+#include "tao/PortableServerC.h"
#include "tao/ifrfwd.h"
#include "ace/Configuration.h"
@@ -76,4 +76,3 @@ private:
};
#endif /* IFR_SERVANT_FACTORY_H */
-