mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 14:01:01 -05:00
8 lines
82 B
C++
8 lines
82 B
C++
|
#define INCLUDEGLOBAL
|
||
|
|
||
|
#ifdef _MSC_VER
|
||
|
#pragma hdrstop
|
||
|
#endif
|
||
|
|
||
|
#include "rar.hpp"
|