Fixed rar support in Unix systems (Rar29.so)

This commit is contained in:
Luis Ángel San Martín
2013-12-12 01:06:43 -08:00
parent 626e2a654e
commit 53906a450c
4 changed files with 145 additions and 10 deletions

View File

@ -54,6 +54,8 @@ extern "C"
#include "libp7zip/CPP/7zip/Common/StreamObjects.h"
#include "libp7zip/CPP/7zip/Common/StreamUtils.h"
#include "libp7zip/CPP/7zip/ICoder.h"
extern "C"
{
#include "libp7zip/C/Alloc.h"