%module MapCppSimulation %{ /* Includes the header in the wrapper code */ #include "MapCppSimulation.hh" %} %include "std_string.i" %include "MapCppSimulation.hh"