Another extern-C glib.h, for Windows this time.

This commit is contained in:
John Ralls 2021-04-13 16:56:55 -07:00
parent 4e653729ba
commit 4eaa10c6be

View File

@ -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>