mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-13 09:02:10 +00:00
Update builtin.h
This commit is contained in:
parent
1702ae73b0
commit
b99cb9ba82
@ -14,6 +14,7 @@
|
|||||||
#include "anyops.h"
|
#include "anyops.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
using namespace boost;
|
||||||
|
|
||||||
vector<string> types = { "int", "float", "string", "bool", "void", "null" };
|
vector<string> types = { "int", "float", "string", "bool", "void", "null" };
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user