Skip to content

Commit 1d5f355

Browse files
author
Oleh Kulykov
committed
1737721623
1 parent 74dc427 commit 1d5f355

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/plzma_base_callback.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,4 @@ namespace plzma {
186186
return createArchiveWithGUID<IOutArchive>(&IID_IOutArchive, type);
187187
}
188188
}
189+

src/plzma_c_bindings_private.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,4 @@ return FAIL_RES; \
162162

163163
#endif // !LIBPLZMA_NO_C_BINDINGS
164164
#endif // !__PLZMA_C_BINDINGS_PRIVATE_HPP__
165+

0 commit comments

Comments
 (0)