RTEMS support; using namespace removed from headers
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#include <logger.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace epics::pvData;
|
||||
using std::tr1::dynamic_pointer_cast;
|
||||
using std::tr1::static_pointer_cast;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user