diff options
Diffstat (limited to 'Utilities/cmliblzma/liblzma/common/common.h')
-rw-r--r-- | Utilities/cmliblzma/liblzma/common/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utilities/cmliblzma/liblzma/common/common.h b/Utilities/cmliblzma/liblzma/common/common.h index 45aba4f..6d7412f 100644 --- a/Utilities/cmliblzma/liblzma/common/common.h +++ b/Utilities/cmliblzma/liblzma/common/common.h @@ -14,7 +14,6 @@ #define LZMA_COMMON_H #include "sysdefs.h" -#include "mythread.h" #include "tuklib_integer.h" #if defined(_WIN32) || defined(__CYGWIN__) |