mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-01-06 00:31:11 +01:00
Include <limits> header in custom_allocator.hpp
This commit is contained in:
parent
94d3bfd39a
commit
d397ac6074
@ -1,5 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <limits>
|
||||||
|
|
||||||
namespace valijson {
|
namespace valijson {
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user