Fix missing endif

This commit is contained in:
Stephen Williams 2007-08-10 10:14:00 -07:00
parent 3b94c122b7
commit 5e385e901d
1 changed files with 1 additions and 0 deletions

View File

@ -3509,3 +3509,4 @@ inline __ScopePathManip scope_path(const NetScope*scope)
extern ostream& operator << (ostream&o, __ScopePathManip);
#endif