mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Another extern-C glib.h, for Windows this time.
This commit is contained in:
parent
4e653729ba
commit
4eaa10c6be
@ -22,13 +22,14 @@
|
||||
*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <glib.h>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include "gnc-date-p.h"
|
||||
#include "strptime.h"
|
||||
#include <windows.h>
|
||||
|
Loading…
Reference in New Issue
Block a user