summaryrefslogtreecommitdiff
path: root/ace/Task_T.cpp
diff options
context:
space:
mode:
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__)