pkgsrc-ng/emulators/gpsim-devel/patches/patch-src_symbol.cc
2013-09-26 17:14:40 +02:00

13 lines
315 B
C++

$NetBSD: patch-src_symbol.cc,v 1.1 2011/12/19 15:58:40 wiz Exp $
--- src/symbol.cc.orig 2005-09-05 09:39:37.000000000 +0000
+++ src/symbol.cc
@@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. */
#include <iostream>
#include <iomanip>
#include <sstream>
+#include <typeinfo>
#include <string>
#include <vector>