mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-19 21:45:53 +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
|