diff options
author | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-13 01:21:57 +0000 |
---|---|---|
committer | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-13 01:21:57 +0000 |
commit | 7160e530fc43393be47a655ce100e1fc125dc6d9 (patch) | |
tree | 05479c9b98febc8a45460fec03442753e5a81f0e /ace/Task_T.cpp | |
parent | 6aeced075745800ab99d5386488da57b1afa9b67 (diff) | |
download | ATCD-7160e530fc43393be47a655ce100e1fc125dc6d9.tar.gz |
ChangeLogTag: Thu Oct 12 18:19:46 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'ace/Task_T.cpp')
-rw-r--r-- | ace/Task_T.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Task_T.cpp b/ace/Task_T.cpp index 2ca33724956..88bc3a2bfc5 100644 --- a/ace/Task_T.cpp +++ b/ace/Task_T.cpp @@ -11,7 +11,7 @@ #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/Module.h" -#include "ace/Service_Config.h" +//#include "ace/Service_Config.h" #if !defined (__ACE_INLINE__) #include "ace/Task_T.i" |