Commit 66a6f3fa authored by Stefan Krah's avatar Stefan Krah

Fix Visual Studio build.

parent fdf1a34b
...@@ -51,6 +51,9 @@ extern "C" { ...@@ -51,6 +51,9 @@ extern "C" {
#ifndef UNUSED #ifndef UNUSED
#define UNUSED #define UNUSED
#endif #endif
#define MPD_PRAGMA(x)
#define MPD_HIDE_SYMBOLS_START
#define MPD_HIDE_SYMBOLS_END
#define EXTINLINE extern inline #define EXTINLINE extern inline
#else #else
#ifdef HAVE_STDINT_H #ifdef HAVE_STDINT_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment