mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-17 13:38:22 -04:00
SampleBuffer: define OV_EXCLUDE_STATIC_CALLBACKS
Define OV_EXCLUDE_STATIC_CALLBACKS in order to suppress compiler warnings about unused static instances when building Win32 version.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
#include <sndfile.h>
|
||||
|
||||
#define OV_EXCLUDE_STATIC_CALLBACKS
|
||||
#ifdef LMMS_HAVE_OGGVORBIS
|
||||
#include <vorbis/vorbisfile.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user