🔨 some clean up
This commit is contained in:
parent
ce53537ba2
commit
85173f5627
21 changed files with 58 additions and 178 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#ifndef NLOHMANN_JSON_DETAIL_PARSING_OUTPUT_ADAPTERS_HPP
|
||||
#define NLOHMANN_JSON_DETAIL_PARSING_OUTPUT_ADAPTERS_HPP
|
||||
#pragma once
|
||||
|
||||
#include <algorithm> // copy
|
||||
#include <cstddef> // size_t
|
||||
|
|
@ -112,5 +111,3 @@ class output_adapter
|
|||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue