summaryrefslogtreecommitdiff
path: root/cad/verilog/patches/patch-aa
blob: 569f3162e14ab7fac84ec6d54c3dc1e617379b06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.11 2009/10/08 16:52:05 dmcmahill Exp $

for auto_ptr.

--- elab_net.cc.orig	2008-12-10 03:21:48.000000000 +0000
+++ elab_net.cc	2009-10-08 16:45:12.000000000 +0000
@@ -30,4 +30,5 @@
 # include  <iostream>
 # include  <cstring>
+# include  <memory>
 
 /*