Fix in header file

This commit is contained in:
2020-04-23 11:13:16 +02:00
parent 27b7335157
commit 597d0fe7ec
+2
View File
@@ -27,6 +27,8 @@ namespace core_buffer {
// Size of sf_buffer RB in elements.
const size_t BUFFER_RB_SIZE = 1000;
const int WRITER_ZMQ_IO_THREADS = 16;
}
#endif //BUFFERCONFIG_HPP