swig/Source/Modules1.1/mod11.h
Dave Beazley 8e0010c43a Cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@492 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-18 16:24:55 +00:00

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"
}