This commit is contained in:
2022-08-30 15:31:38 +02:00
parent 045a28b5de
commit aeb3e222c6
3 changed files with 42 additions and 44 deletions

View File

@ -15,10 +15,10 @@
#include <map>
#include <memory>
// Selective suppression of warning in gcc,
// Selective suppression of warning in gcc,
// showed up in gcc 12 and at the moment
// no upgrade is available to rapidjson
#pragma GCC diagnostic push
// no upgrade is available to rapidjson
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
#include <rapidjson/document.h> //json header in zmq stream
#pragma GCC diagnostic pop

View File

@ -9,6 +9,6 @@
#define APIEIGER 0x220816
#define APIJUNGFRAU 0x220816
#define APIGOTTHARD2 0x220818
#define APIMYTHEN3 0x220822
#define APICTB 0x220825
#define APIMOENCH 0x220825
#define APIMYTHEN3 0x220822
#define APICTB 0x220825
#define APIMOENCH 0x220825