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