mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-20 06:05:52 +01:00
9 lines
100 B
C++
9 lines
100 B
C++
|
|
||
|
#include "PCH.h"
|
||
|
|
||
|
OPENMPT_NAMESPACE_BEGIN
|
||
|
|
||
|
MPT_MSVC_WORKAROUND_LNK4221(PCH)
|
||
|
|
||
|
OPENMPT_NAMESPACE_END
|