removed namespace core
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
|
||||
using namespace std;
|
||||
using namespace core;
|
||||
|
||||
void flip_memory::setBank(unsigned int b)
|
||||
{
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
|
||||
using namespace tlm;
|
||||
using namespace std;
|
||||
using namespace core;
|
||||
|
||||
class flip_memory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user