- Oh, well. I wasn't so good ;-) This fixes compilation. Now xmlsave is ready to be
implemented. Enjoy it, while it lasts. :-D git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@629 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
4f9a12003a
commit
94c0b563c7
4 changed files with 79 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
// src/backend/pyloader/hook.cc - Copyright 2005, 2006, University
|
||||
// src/hook.cc - Copyright 2005, 2006, University
|
||||
// of Padova, dept. of Pure and Applied
|
||||
// Mathematics
|
||||
//
|
||||
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include "python_policy_manager.hh"
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue