mirror of
https://github.com/nlohmann/json.git
synced 2026-09-18 14:17:58 +00:00
🔨 some clean up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef NLOHMANN_JSON_DETAIL_META_HPP
|
||||
#define NLOHMANN_JSON_DETAIL_META_HPP
|
||||
#pragma once
|
||||
|
||||
#include <ciso646> // not
|
||||
#include <cstddef> // size_t
|
||||
@@ -233,5 +232,3 @@ template<typename T>
|
||||
constexpr T static_const<T>::value;
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user