Merge branch 'master' into develop

This commit is contained in:
Enno Rehling 2021-06-12 18:47:15 +02:00
commit 7632d1a202
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
#include <limits.h>
#include <stdlib.h>
#define TEMPLATE_BOM 0
#define TEMPLATE_BOM 1
/* pre-C99 compatibility */
#ifndef SIZE_MAX