summaryrefslogtreecommitdiff
path: root/TAO/tao/MProfile.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-03-08 04:46:32 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-03-08 04:46:32 +0000
commit2c0dba5119d8dfd6bc8a526397ef0a2eb66189c5 (patch)
tree23cb4397202bf6f95733da17ca3115cbc0bfd1c3 /TAO/tao/MProfile.h
parent8c23afaa17d7abd748a3fc60028766c6094195b1 (diff)
downloadATCD-2c0dba5119d8dfd6bc8a526397ef0a2eb66189c5.tar.gz
ChangeLogTag:Thu Mar 7 20:43:56 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/MProfile.h')
-rw-r--r--TAO/tao/MProfile.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h
index 9108fc39e55..c1c8081f1de 100644
--- a/TAO/tao/MProfile.h
+++ b/TAO/tao/MProfile.h
@@ -24,7 +24,9 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/Profile.h"
+#include "tao/PolicyC.h"
+
+class TAO_Profile;
typedef CORBA::ULong TAO_PHandle;