mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
includes aren't right, headers aren't right... buh
This commit is contained in:
parent
508d21c842
commit
312a368240
|
@ -2,6 +2,7 @@
|
|||
#include <sol.hpp>
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
#include <cmath>
|
||||
|
||||
struct vec {
|
||||
double x;
|
||||
|
|
Loading…
Reference in New Issue
Block a user