1
mirror of https://github.com/hashcat/hashcat synced 2025-03-19 06:14:22 +01:00
hashcat/deps/unrar/global.cpp

8 lines
113 B
C++
Raw Normal View History

2020-09-08 10:34:21 +02:00
#define INCLUDEGLOBAL
#if defined(__BORLANDC__) || defined(_MSC_VER)
#pragma hdrstop
#endif
#include "rar.hpp"