git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@492 626c5289-ae23-0410-ae9c-e8d60b6d4f22
11 lines
200 B
C
11 lines
200 B
C
|
|
/* Include the proper SWIG core header */
|
|
/* Feel free to change this when compiling against experiment cores */
|
|
extern "C" {
|
|
#include "doh.h"
|
|
}
|
|
#include "swig11.h"
|
|
|
|
extern "C" {
|
|
#include "swig.h"
|
|
}
|