diff --git a/core-buffer/test/main.cpp b/core-buffer/test/main.cpp index e3d95b3..209c258 100644 --- a/core-buffer/test/main.cpp +++ b/core-buffer/test/main.cpp @@ -10,6 +10,7 @@ #include "test_LiveRecvModule.cpp" #include "test_BufferUdpReceiver.cpp" #include "test_bitshuffle.cpp" +#include "test_WriterZmqReceiver.cpp" using namespace std; diff --git a/core-buffer/test/test_WriterZmqReceiver.cpp b/core-buffer/test/test_WriterZmqReceiver.cpp new file mode 100644 index 0000000..e69de29