diff options
Diffstat (limited to 'cppe/src/IceE/OutgoingConnectionFactory.h')
-rwxr-xr-x | cppe/src/IceE/OutgoingConnectionFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/OutgoingConnectionFactory.h b/cppe/src/IceE/OutgoingConnectionFactory.h index 3689f108f4c..f0c9d7c1c16 100755 --- a/cppe/src/IceE/OutgoingConnectionFactory.h +++ b/cppe/src/IceE/OutgoingConnectionFactory.h @@ -17,7 +17,7 @@ #include <IceE/EndpointF.h> #ifdef ICEE_HAS_ROUTER # include <IceE/RouterInfoF.h> -#endif
+#endif #include <IceE/Shared.h> #include <IceE/Mutex.h> #include <IceE/Monitor.h> |