mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-25 20:44:29 -04:00
Remove non standard #include <malloc.h>
This commit is contained in:
parent
1bd7783968
commit
b13645fd16
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include <malloc.h>
|
||||
#include "common.h"
|
||||
|
||||
#define SSET "0123456789ABCDEF"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue