mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-15 15:30:16 +00:00
Add missing #include <cstring>
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "FairMQSocket.h"
|
#include "FairMQSocket.h"
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
bool FairMQSocket::Attach(const std::string& config, bool serverish)
|
bool FairMQSocket::Attach(const std::string& config, bool serverish)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user