diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-05 05:01:13 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-05 05:01:13 +0000 |
commit | e589686a7e0687a5713b8495c74e83a9752e57c4 (patch) | |
tree | e502ccaf24f415d15f301840b4d384145a93d2cb /ace/Message_Block.cpp | |
parent | f18e114a04aa1dc6412b16aae0d59141d9c863db (diff) | |
download | ATCD-e589686a7e0687a5713b8495c74e83a9752e57c4.tar.gz |
foo
Diffstat (limited to 'ace/Message_Block.cpp')
-rw-r--r-- | ace/Message_Block.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Message_Block.cpp b/ace/Message_Block.cpp index 211492011e8..a95d4ce2501 100644 --- a/ace/Message_Block.cpp +++ b/ace/Message_Block.cpp @@ -3,6 +3,7 @@ #define ACE_BUILD_DLL #include "ace/Message_Block.h" +#include "ace/Service_Config.h" #if !defined (__ACE_INLINE__) #include "ace/Message_Block.i" |