fbc1137e0f
This reverts commit 83d2557af3
.
8 lines
113 B
C++
8 lines
113 B
C++
#define INCLUDEGLOBAL
|
|
|
|
#if defined(__BORLANDC__) || defined(_MSC_VER)
|
|
#pragma hdrstop
|
|
#endif
|
|
|
|
#include "rar.hpp"
|