mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 04:07:46 +01:00
format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user