diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-06-04 23:55:23 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-06-04 23:55:23 +0000 |
commit | 03d7e93a1f55528f5bc630ac95ca0e9847ccd011 (patch) | |
tree | cb033689b613e03ec07680793b1e581e056bbf6e /ace/Service_Config.cpp | |
parent | bfeabfc9997c6874656ae139c17d4dcdd0fdda06 (diff) | |
download | ATCD-03d7e93a1f55528f5bc630ac95ca0e9847ccd011.tar.gz |
ChangeLogTag:Tue Jun 04 16:47:27 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Service_Config.cpp')
-rw-r--r-- | ace/Service_Config.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Service_Config.cpp b/ace/Service_Config.cpp index 1b87a1e5941..d531d175eab 100644 --- a/ace/Service_Config.cpp +++ b/ace/Service_Config.cpp @@ -11,6 +11,7 @@ #include "ace/Auto_Ptr.h" #include "ace/Reactor.h" #include "ace/Thread_Manager.h" +#include "ace/DLL.h" #include "ace/Service_Config.h" #include "ace/XML_Svc_Conf.h" |