mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-24 05:25:45 +08:00
⚡ split type definition from gc.h
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include "../src/nasal.h"
|
||||
#include "../src/nasal_type.h"
|
||||
#include "../src/nasal_gc.h"
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user