diff options
author | Matthew Newhook <matthew@zeroc.com> | 2005-07-05 13:32:31 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2005-07-05 13:32:31 +0000 |
commit | df19c1c94b5927b5388c1d6c839b09e347dbfbc1 (patch) | |
tree | 9f4e27398c9ed24cf6d081d3375ff250725b20e5 /cppe/src/IceE/Outgoing.cpp | |
parent | REadded operations (diff) | |
download | ice-df19c1c94b5927b5388c1d6c839b09e347dbfbc1.tar.bz2 ice-df19c1c94b5927b5388c1d6c839b09e347dbfbc1.tar.xz ice-df19c1c94b5927b5388c1d6c839b09e347dbfbc1.zip |
DLL version compiles again.
Diffstat (limited to 'cppe/src/IceE/Outgoing.cpp')
-rw-r--r-- | cppe/src/IceE/Outgoing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/Outgoing.cpp b/cppe/src/IceE/Outgoing.cpp index d0270242403..0acbbf817fb 100644 --- a/cppe/src/IceE/Outgoing.cpp +++ b/cppe/src/IceE/Outgoing.cpp @@ -8,7 +8,7 @@ // ********************************************************************** #include <IceE/Outgoing.h> -#include <IceE/Object.h> +#include <IceE/DispatchStatus.h> #include <IceE/Connection.h> #include <IceE/Reference.h> #include <IceE/Endpoint.h> |