mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Fix compiler error from using sol::sol_error in get_nil
This commit is contained in:
parent
2782fed879
commit
02f8248d0f
|
@ -22,6 +22,7 @@
|
|||
#ifndef SOL_STACK_HPP
|
||||
#define SOL_STACK_HPP
|
||||
|
||||
#include "error.hpp"
|
||||
#include "reference.hpp"
|
||||
#include "tuple.hpp"
|
||||
#include "traits.hpp"
|
||||
|
|
Loading…
Reference in New Issue
Block a user