mirror of
https://github.com/nlohmann/json.git
synced 2026-09-20 15:08:31 +00:00
🔨 some clean up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef NLOHMANN_JSON_DETAIL_PARSING_BINARY_WRITER_HPP
|
||||
#define NLOHMANN_JSON_DETAIL_PARSING_BINARY_WRITER_HPP
|
||||
#pragma once
|
||||
|
||||
#include <algorithm> // reverse
|
||||
#include <array> // array
|
||||
@@ -554,5 +553,3 @@ class binary_writer
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user