[gegl] tests: Silence -Wimplicit-function-declaration
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: Silence -Wimplicit-function-declaration
- Date: Mon, 20 Mar 2017 10:03:12 +0000 (UTC)
commit 7cb72e3a9ade11a506e252623bead17635de2047
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Mar 20 10:57:51 2017 +0100
tests: Silence -Wimplicit-function-declaration
tests/simple/test-buffer-sharing.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/simple/test-buffer-sharing.c b/tests/simple/test-buffer-sharing.c
index b80a86d..245f089 100644
--- a/tests/simple/test-buffer-sharing.c
+++ b/tests/simple/test-buffer-sharing.c
@@ -16,6 +16,7 @@
*/
#include <gegl.h>
+#include <glib/gstdio.h>
// in order of progression
typedef enum _TestState {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]