diff options
Diffstat (limited to 'cpp/test/Ice/background/Transceiver.h')
-rw-r--r-- | cpp/test/Ice/background/Transceiver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/Ice/background/Transceiver.h b/cpp/test/Ice/background/Transceiver.h index cd5b95aac5c..c630fcfbf7c 100644 --- a/cpp/test/Ice/background/Transceiver.h +++ b/cpp/test/Ice/background/Transceiver.h @@ -10,6 +10,7 @@ #ifndef TEST_TRANSCEIVER_H #define TEST_TRANSCEIVER_H +#include <Ice/Buffer.h> #include <Ice/Transceiver.h> #include <Configuration.h> |