Fix build error for swig 4.2.1
[platform/upstream/libzypp-bindings.git] / swig / Patch.i
1 %ignore zypp::Patch::reboot_needed;
2 %ignore zypp::Patch::affects_pkg_manager;
3 %ignore zypp::Patch::id;
4
5 %include <zypp/Patch.h>
6