mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
update single
This commit is contained in:
parent
87f845606b
commit
3aa42c5db8
@ -20,8 +20,8 @@
|
||||
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
// This file was generated with a script.
|
||||
// Generated 2016-12-16 06:00:39.206011 UTC
|
||||
// This header was generated with sol v2.15.5 (revision e1329d2)
|
||||
// Generated 2016-12-16 10:31:09.106965 UTC
|
||||
// This header was generated with sol v2.15.5 (revision 87f8456)
|
||||
// https://github.com/ThePhD/sol2
|
||||
|
||||
#ifndef SOL_SINGLE_INCLUDE_HPP
|
||||
@ -3315,7 +3315,7 @@ namespace sol {
|
||||
memory = LUA_ERRMEM,
|
||||
gc = LUA_ERRGCMM,
|
||||
handler = LUA_ERRERR,
|
||||
dead,
|
||||
dead = -1,
|
||||
};
|
||||
|
||||
enum class load_status : int {
|
||||
|
1578
sol/types.hpp
1578
sol/types.hpp
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user