mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add missing include.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6495 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
dbcc5528c5
commit
5008308847
@ -26,6 +26,7 @@
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <glib.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
Loading…
Reference in New Issue
Block a user