summaryrefslogtreecommitdiff
path: root/ace/Stream_Modules.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-21 05:06:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-21 05:06:17 +0000
commita9ed61b14817cf00e94082614b98422836664aa3 (patch)
tree1a8e384cd18200a827944640abc00fa00e2cf1c5 /ace/Stream_Modules.h
parenta44a8a1792d66d3a30615c7d5e58c892eab90a37 (diff)
downloadATCD-a9ed61b14817cf00e94082614b98422836664aa3.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Stream_Modules.h')
-rw-r--r--ace/Stream_Modules.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Stream_Modules.h b/ace/Stream_Modules.h
index 26e3151ae1a..21a149a961a 100644
--- a/ace/Stream_Modules.h
+++ b/ace/Stream_Modules.h
@@ -14,11 +14,11 @@
//
// ============================================================================
+#include "ace/Task.h"
+
#if !defined (ACE_STREAM_MODULES)
#define ACE_STREAM_MODULES
-#include "ace/Task.h"
-
template <ACE_SYNCH_1>
class ACE_Stream_Head : public ACE_Task<ACE_SYNCH_2>
// = TITLE