mirror of
https://git.code.sf.net/p/zint/code
synced 2026-02-01 16:25:59 +00:00
Improved Aztec Code bit compression
Somewhat fixes #30 reported by Francois Grieu
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
#ifdef _MSC_VER
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user