mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Include string.h.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5470 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
67849a74ca
commit
4a0c3de711
@ -1,5 +1,6 @@
|
|||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <guile/gh.h>
|
#include <guile/gh.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "GNCIdP.h"
|
#include "GNCIdP.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user