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