mirror of
https://github.com/nlohmann/json.git
synced 2026-06-04 11:59:44 +00:00
🔨 some clean up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef NLOHMANN_JSON_ADL_SERIALIZER_HPP
|
||||
#define NLOHMANN_JSON_ADL_SERIALIZER_HPP
|
||||
#pragma once
|
||||
|
||||
#include <utility>
|
||||
|
||||
@@ -44,5 +43,3 @@ struct adl_serializer
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user