mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Adapt assistant for c++ guid changes
This commit is contained in:
committed by
Geert Janssens
parent
c21cf18847
commit
6f15805c0b
@@ -27,6 +27,8 @@
|
||||
@author Copyright (c) 2012 Robert Fewell
|
||||
*/
|
||||
|
||||
#include <guid.hpp>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "config.h"
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
* 51 Franklin Street, Fifth Floor Fax: +1-617-542-2652 *
|
||||
* Boston, MA 02110-1301, USA gnu@gnu.org *
|
||||
********************************************************************/
|
||||
#include "guid.hpp"
|
||||
|
||||
extern "C" {
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user