forked from github/server
BOM steht wieder in der Zugvorlage.
This commit is contained in:
parent
e94b3d6447
commit
060d7e2fd6
|
@ -88,7 +88,7 @@
|
|||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define TEMPLATE_BOM 0
|
||||
#define TEMPLATE_BOM 1
|
||||
|
||||
/* pre-C99 compatibility */
|
||||
#ifndef SIZE_MAX
|
||||
|
|
Loading…
Reference in New Issue