summaryrefslogtreecommitdiff
path: root/games/ccgo/patches/patch-gmp_device.hh
blob: 73ba92f553a71c76973abed42183a5bd2e3308c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-gmp_device.hh,v 1.1 2016/12/17 23:22:30 joerg Exp $

--- gmp/device.hh.orig	2015-11-20 13:38:41.000000000 +0000
+++ gmp/device.hh
@@ -10,7 +10,6 @@
 #ifndef GMP_DEVICE_HH
 #define GMP_DEVICE_HH
 #include "gmp.hh"
-#include <sigc++/object.h>
 #include <sigc++/signal.h>
 #include <string>
 #include <queue>