mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-02 19:00:47 +08:00
⚡ repl does not write temp file now
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <winsock.h>
|
||||
#pragma comment(lib,"ws2_32")
|
||||
|
||||
class WSAmanager{
|
||||
class WSAmanager {
|
||||
private:
|
||||
WSAData data;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user