diff options
Diffstat (limited to 'cpp/src/Ice/NetworkProxy.h')
-rw-r--r-- | cpp/src/Ice/NetworkProxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/NetworkProxy.h b/cpp/src/Ice/NetworkProxy.h index e6349989550..b1b7050008b 100644 --- a/cpp/src/Ice/NetworkProxy.h +++ b/cpp/src/Ice/NetworkProxy.h @@ -11,6 +11,7 @@ #define ICE_NETWORK_PROXY_H #include <Ice/Network.h> +#include <Ice/Buffer.h> namespace IceInternal { |