GCC 12.2 portability issues
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#include <string_view>
|
||||
#include <string.h>
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
|
||||
#define DECLARE_JSON_MAP(CLASSNAME) \
|
||||
static pipedal::json_map::storage_type<CLASSNAME> jmap
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <string>
|
||||
#include <stdexcept>
|
||||
#include <utility>
|
||||
#include <memory>
|
||||
#include "json.hpp"
|
||||
|
||||
namespace pipedal
|
||||
|
||||
Reference in New Issue
Block a user