luaL_error use replaced with c++ exceptions

This commit is contained in:
MihailRis
2024-05-12 11:00:11 +03:00
parent 9522aedeec
commit 548c55fced
9 changed files with 80 additions and 73 deletions
+1
View File
@@ -5,6 +5,7 @@
#include <string>
#include <vector>
#include <stdexcept>
namespace util {
/// @brief Function used for string serialization in text formats