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