summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 08:35:13 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 08:35:13 +0000
commit94d8c6f59c3a41b3118b69a23eec8c750db272df (patch)
treecd438f17bc91be0a013ff495c8bbd5de4d8242f7
parent1b5b02f3a4418abc644d336d652758a5c975daf5 (diff)
downloadATCD-94d8c6f59c3a41b3118b69a23eec8c750db272df.tar.gz
ChangeLogTag:Wed Apr 16 01:32:31 2003 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLog11
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h1
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h1
3 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 137d9324fce..8259a2c8ddf 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,14 @@
+Wed Apr 16 01:32:31 2003 Ossama Othman <ossama@uci.edu>
+
+ * orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h:
+
+ Include "ace/ACE.h" to pull in ACE::hash_pjw() method
+ declaration.
+
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h:
+
+ Include "ace/SString.h" to pull complete ACE_CString type.
+
Wed Apr 16 00:47:50 2003 Ossama Othman <ossama@uci.edu>
* tao/Acceptor_Registry.h:
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h
index 122ce529519..5a8fb6fecff 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h
@@ -23,6 +23,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "orbsvcs/PortableGroupC.h"
+#include "ace/ACE.h"
/**
* @class TAO_PG_Location_Hash
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h
index 08ddd64bfe0..e4a0df03c22 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h
@@ -29,6 +29,7 @@
#include "portablegroup_export.h"
#include "ace/Synch.h"
+#include "ace/SString.h"
// TAO UIPMC_Profile concrete Profile definitions