8aa81cc57a688a524b20cb46866972e3aef3caec
[alexxy/gromacs.git] / python_packaging / sample_restraint / src / pythonmodule / export_plugin.h
1 #ifndef GMXAPI_SAMPLE_RESTRAINT_EXPORT_PLUGIN_H
2 #define GMXAPI_SAMPLE_RESTRAINT_EXPORT_PLUGIN_H
3
4 #include "pybind11/pybind11.h"
5 #include "pybind11/stl.h"
6
7 #endif //GMXAPI_SAMPLE_RESTRAINT_EXPORT_PLUGIN_H