summaryrefslogtreecommitdiff
path: root/ace/Task_T.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-06 22:35:48 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-06 22:35:48 +0000
commit44938fd314f2e4c2725d9f86174a82f8c221a0a3 (patch)
tree93752382bdc8909c061d8af78fa63eba996746f3 /ace/Task_T.cpp
parentc48e600adafd52ea1328dbac024dfc3474b9123f (diff)
downloadATCD-44938fd314f2e4c2725d9f86174a82f8c221a0a3.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Task_T.cpp')
-rw-r--r--ace/Task_T.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Task_T.cpp b/ace/Task_T.cpp
index 489ec46371b..0295d644ce4 100644
--- a/ace/Task_T.cpp
+++ b/ace/Task_T.cpp
@@ -6,7 +6,9 @@
#define ACE_BUILD_DLL
#include "ace/Task_T.h"
+#if !defined(HPUX) || defined(__GNUG_)
#include "ace/Module.h"
+#endif /* !defined(HPUX) || defined(__GNUG__)
#include "ace/Service_Config.h"
#if !defined (__ACE_INLINE__)