mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add missing header files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8426 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ac924ede8f
commit
09f80afc5d
@ -25,20 +25,12 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
/*
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <glib.h>
|
||||
#include <limits.h>
|
||||
#include <math.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "gnc-engine-util.h"
|
||||
#include "gnc-engine.h"
|
||||
*/
|
||||
#include "gnc-trace.h"
|
||||
|
||||
/* This static indicates the debugging module that this .o belongs to. */
|
||||
/* static short module = MOD_ENGINE; */
|
||||
|
Loading…
Reference in New Issue
Block a user