mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
missing important include
This commit is contained in:
parent
673fc3a6fa
commit
fdefa46ddc
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include "stack.hpp"
|
#include "stack.hpp"
|
||||||
#include "stack_proxy.hpp"
|
#include "stack_proxy.hpp"
|
||||||
|
#include <limits>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
|
|
||||||
namespace sol {
|
namespace sol {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user