mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-22 20:45:45 +08:00
🚀 update makefile to choose different compilers by users & fix some codes for MSVC to compile.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "../nasal.h"
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <winsock.h>
|
||||
|
||||
Reference in New Issue
Block a user