Put the gom header first to test errors in the header.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 13 Sep 2002 16:33:58 +0000 (16:33 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 13 Sep 2002 16:33:58 +0000 (16:33 +0000)
t/gomtest.c

index ed936f0c3aeeb9ecf324fae8be59a6816050cade..907617355410cf9159fe71a776b224c7582a9f58 100644 (file)
 /* $Id$ */
 /* $Name$ */
 
 /* $Id$ */
 /* $Name$ */
 
+#include "gom.h"
 #include <stdio.h>
 #include <stdarg.h>
 #include <locale.h>
 #include "gedcom.h"
 #include <stdio.h>
 #include <stdarg.h>
 #include <locale.h>
 #include "gedcom.h"
-#include "gom.h"
 
 #define OUTFILE "testgedcom.out"
 FILE* outfile = NULL;
 
 #define OUTFILE "testgedcom.out"
 FILE* outfile = NULL;