mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Include glib.h for glib types.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5343 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
1ff3f3a1a5
commit
6c5cb83bb9
@ -31,6 +31,7 @@
|
||||
#ifndef XACC_DATE_H
|
||||
#define XACC_DATE_H
|
||||
|
||||
#include <glib.h>
|
||||
#include <time.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user