Merge pull request #4639 from mikesinouye/hashlib
Explictly #include <variant> for std::variant usage.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <stdexcept>
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <variant>
|
||||
#include <vector>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user