summaryrefslogtreecommitdiff
path: root/TAO/tao/POAS.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-01 01:40:30 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-01 01:40:30 +0000
commit00a06ede6b466be1c5b15f65edba08bd0e604b83 (patch)
treebbba152626c53f24bb9661c597c223aef649b3ec /TAO/tao/POAS.cpp
parentccca5d95b93ff8e1e51f1aa36da43543844e4ff7 (diff)
downloadATCD-00a06ede6b466be1c5b15f65edba08bd0e604b83.tar.gz
Added ACE_RCSID to TAO/tao/
Diffstat (limited to 'TAO/tao/POAS.cpp')
-rw-r--r--TAO/tao/POAS.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/POAS.cpp b/TAO/tao/POAS.cpp
index d58ab1761ac..a28dd917159 100644
--- a/TAO/tao/POAS.cpp
+++ b/TAO/tao/POAS.cpp
@@ -13,6 +13,8 @@
#include "POAS.i"
#endif // !defined INLINE
+ACE_RCSID(tao, POAS, "$Id$")
+
static const TAO_operation_db_entry PortableServer_ThreadPolicy_operations [] = {
{"_get_value", &POA_PortableServer::ThreadPolicy::_get_value_skel},
{"copy", &POA_PortableServer::ThreadPolicy::copy_skel},