fix header

This commit is contained in:
Alberto Invernizzi
2021-01-02 10:34:04 +01:00
parent 197f8d2516
commit b6420aa22f
11 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#define CATCH_CONFIG_MAIN
#include <catch.hpp>
#include <catch2/catch.hpp>
#include <zmq.hpp>
#if defined(ZMQ_CPP11)