mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
and one more file needs strptime.h.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14751 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
27f50aa954
commit
e16fdddd01
@ -33,6 +33,10 @@
|
||||
#include "qsf-xml.h"
|
||||
#include "qsf-dir.h"
|
||||
|
||||
#ifndef HAVE_STRPTIME
|
||||
#include "strptime.h"
|
||||
#endif
|
||||
|
||||
static QofLogModule log_module = QOF_MOD_QSF;
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user