1 commit 3e39109b0ec9c4b95a8b737b1dca444ef1938d3c
2 Author: Jared Casper <jaredcasper@gmail.com>
3 Date: Thu Dec 11 21:27:46 2008 -0800
5 Compatibility with gcc-4.3
7 Using auto_ptr in elab_net.cc (added in commit 15702f1, "Fix bad
8 memory reference." on 2008-11-28) requires #include <memory> when
9 compiling with gcc-4.3.
11 diff --git a/elab_net.cc b/elab_net.cc
12 index 96a2cbb..a2ea5a4 100644
22 * This is a state flag that determines whether an elaborate_net must