1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-23 21:07:05 +00:00

Fix "most" compilation issues MSVC has

test_library is still broken
This commit is contained in:
Schaich
2021-03-30 20:18:40 +09:00
committed by Schaich
parent 88bbeb862b
commit 2221cb1e83
8 changed files with 29 additions and 23 deletions

View File

@@ -33,7 +33,6 @@
#include <fcntl.h>
#include <sys/stat.h>
#include <errno.h>
#include <unistd.h>
static void test_checks(int index, int debug) {