38c0f86b8a
PR: 215076 Submitted by: m.ne@gmx.net (maintainer)
11 lines
239 B
C++
11 lines
239 B
C++
--- lily/include/lily-guile.hh.orig 2017-02-26 12:08:59 UTC
|
|
+++ lily/include/lily-guile.hh
|
|
@@ -20,6 +20,8 @@
|
|
#ifndef LILY_GUILE_HH
|
|
#define LILY_GUILE_HH
|
|
|
|
+#include <cstddef>
|
|
+
|
|
#if __MINGW32__
|
|
#include "mingw-compatibility.hh"
|
|
#endif
|