Adapt assistant for c++ guid changes

This commit is contained in:
Geert Janssens
2016-06-12 16:08:44 +02:00
committed by Geert Janssens
parent c21cf18847
commit 6f15805c0b
2 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,8 @@
@author Copyright (c) 2012 Robert Fewell
*/
#include <guid.hpp>
extern "C"
{
#include "config.h"

View File

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