diff options
Diffstat (limited to 'swig/Patch.i')
-rw-r--r-- | swig/Patch.i | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/swig/Patch.i b/swig/Patch.i index acd62b4..6a1e091 100644 --- a/swig/Patch.i +++ b/swig/Patch.i @@ -2,4 +2,5 @@ %ignore zypp::Patch::affects_pkg_manager; %ignore zypp::Patch::id; -%include <zypp/Patch.h>
\ No newline at end of file +%include <zypp/Patch.h> + |