Skip to content

Commit 7b3ffc8

Browse files
committed
Added support for MacOS.
1 parent 8632852 commit 7b3ffc8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Http.alusus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import "Srl/Memory.alusus";
22
import "Srl/Array.alusus";
3-
import "libcivetweb.so";
3+
import "civetweb";
44

55
module Http {
66
class Context{

libcivetweb.dylib

176 KB
Binary file not shown.

0 commit comments

Comments
 (0)