first big sol3 push... tests not updated yet

This commit is contained in:
ThePhD 2018-09-27 22:27:38 -07:00
parent 94c4b7c89e
commit 0a9dc24f1f
No known key found for this signature in database
GPG key ID: 1509DB1C0F702BFA
261 changed files with 1466 additions and 1972 deletions

View file

@ -1,5 +1,5 @@
#define SOL_CHECK_ARGUMENTS 1
#include <sol.hpp>
#include <sol/sol.hpp>
#include "assert.hpp"