summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-02-01 04:43:13 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-02-01 04:43:13 +0000
commitfebcfe94433498564ef869c7d53c58fbb8b6216e (patch)
treeb5f38fd0b2d05f45dcac076c4ca9437c86b811c1 /TAO/orbsvcs
parent030991d9851bcb6e231d9611e57aa7cc45b14a84 (diff)
downloadATCD-febcfe94433498564ef869c7d53c58fbb8b6216e.tar.gz
ChangeLogTag:Mon Jan 31 20:42:11 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_PropertyManager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_PropertyManager.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_PropertyManager.h
index 3d49398a974..d3478f1d0d7 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_PropertyManager.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_PropertyManager.h
@@ -26,9 +26,10 @@
#include "portablegroup_export.h"
#include "orbsvcs/PortableGroupS.h"
+#include "ace/SStringfwd.h"
+#include "ace/Null_Mutex.h"
#include "ace/Functor.h"
#include "ace/Hash_Map_Manager_T.h"
-#include "ace/Null_Mutex.h"
/// Forward declarations.