From 137406d1bb438b3f91a6f650f15a5a031aa102fc Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Mon, 30 Jun 2014 13:11:25 -0400 Subject: wirish/boards: squelch unused-function warnings --- wirish/boards.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wirish') diff --git a/wirish/boards.cpp b/wirish/boards.cpp index dbf824d..6b0c74b 100644 --- a/wirish/boards.cpp +++ b/wirish/boards.cpp @@ -46,6 +46,8 @@ * notice. */ +#pragma GCC diagnostic ignored "-Wunused-function" + #include #include #include -- cgit v1.2.3