mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
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
|