mirror of
https://github.com/nlohmann/json.git
synced 2026-07-14 14:34:53 +00:00
🔨 some clean up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef NLOHMANN_JSON_DETAIL_JSON_REF_HPP
|
||||
#define NLOHMANN_JSON_DETAIL_JSON_REF_HPP
|
||||
#pragma once
|
||||
|
||||
#include <initializer_list>
|
||||
#include <utility>
|
||||
@@ -62,5 +61,3 @@ class json_ref
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user