Minor changes

This commit is contained in:
Loic Guegan 2023-07-16 22:52:16 +02:00
parent 641888e41b
commit 4d0635e097

View file

@ -16,7 +16,7 @@
#endif
#ifndef ZMQ_MSG_SIZE
#define ZMQ_MSG_SIZE 255*10
#define ZMQ_MSG_SIZE 5242880
#endif
#define STR(symbol) #symbol