Fix a couple typos

This commit is contained in:
2024-04-16 17:43:46 -04:00
parent 0e43ca6568
commit f52413ab18
2 changed files with 3 additions and 4 deletions

View File

@@ -5,6 +5,8 @@
#include "luastack.hpp"
#include "streambuffer.hpp"
#define _USE_MATH_DEFINES
#include <limits>
#include <cmath>
#include <cstdlib>