diff --git a/netlist.h b/netlist.h index 721f68722..24d71e066 100644 --- a/netlist.h +++ b/netlist.h @@ -3509,3 +3509,4 @@ inline __ScopePathManip scope_path(const NetScope*scope) extern ostream& operator << (ostream&o, __ScopePathManip); +#endif