1
0
mirror of https://github.com/woo-j/zint.git synced 2024-12-23 13:33:55 +03:00

Merge /u/srachner/zint/ branch master into master

https://sourceforge.net/p/zint/code/merge-requests/4/
This commit is contained in:
Robin Stuart 2017-10-17 16:49:05 +00:00
commit 50cbbe391b

View File

@ -35,7 +35,9 @@
#include <stdio.h>
#include <string.h>
#include <math.h>
#ifdef _MSC_VER
#include <malloc.h>
#endif
#include "common.h"
#include "emf.h"