Fixed ci2_fd for windows, added bins to gitignore
This commit is contained in:
@@ -44,7 +44,7 @@ typedef int ci2_bool;
|
|||||||
#define OEMRESOURCE // GUI
|
#define OEMRESOURCE // GUI
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
typedef HANDLE fffd;
|
typedef HANDLE ci2_fd;
|
||||||
typedef wchar_t ci2_sys_char;
|
typedef wchar_t ci2_sys_char;
|
||||||
#else // UNIX:
|
#else // UNIX:
|
||||||
typedef int ci2_fd;
|
typedef int ci2_fd;
|
||||||
|
|||||||
BIN
tests/bin/01_ci2
BIN
tests/bin/01_ci2
Binary file not shown.
Reference in New Issue
Block a user