mirror of
https://github.com/hashcat/hashcat
synced 2025-03-01 03:23:02 +01:00
8 lines
113 B
C++
8 lines
113 B
C++
#define INCLUDEGLOBAL
|
|
|
|
#if defined(__BORLANDC__) || defined(_MSC_VER)
|
|
#pragma hdrstop
|
|
#endif
|
|
|
|
#include "rar.hpp"
|