mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Remove "using namespace std" from compiler header files and fix the fallout.
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
# include "netlist.h"
|
||||
# include "ivl_assert.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
/*
|
||||
* NOTE: The name_ is perm-allocated by the caller.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user