Skip to content

Commit da18410

Browse files
author
Oleh Kulykov
committed
1739261601
1 parent e7fe558 commit da18410

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

cmake_tests/test_plzma_compress.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,3 @@ int main(int argc, char* argv[]) {
308308
#include "../test_files/file__southpark_jpg.h"
309309
#include "../test_files/file__munchen_jpg.h"
310310
#include "../test_files/file__zombies_jpg.h"
311-
312-
313-

cmake_tests/test_plzma_open.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,3 +552,4 @@ int main(int argc, char* argv[]) {
552552

553553
// text files
554554
#include "../test_files/file__names_txt.h"
555+

objc/PLzmaSDKOutStream.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ - (void) dealloc {
113113
}
114114

115115
@end
116+

0 commit comments

Comments
 (0)