Workaround for memory leak in flex.
[gedcom-parse.git] / t / gomtest.c
index ed936f0c3aeeb9ecf324fae8be59a6816050cade..907617355410cf9159fe71a776b224c7582a9f58 100644 (file)
 /* $Id$ */
 /* $Name$ */
 
+#include "gom.h"
 #include <stdio.h>
 #include <stdarg.h>
 #include <locale.h>
 #include "gedcom.h"
-#include "gom.h"
 
 #define OUTFILE "testgedcom.out"
 FILE* outfile = NULL;