mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Merge Windows platform patches by tgotic
This commit is contained in:
@ -19,9 +19,10 @@
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "common.h"
|
||||
#include "large.h"
|
||||
|
||||
static short int BCD[40] = {
|
||||
0, 0, 0, 0,
|
||||
|
Reference in New Issue
Block a user