c++11 compilation issues

references #28
This commit is contained in:
Matej Sekoranja
2016-03-23 22:04:09 +01:00
parent 85e881fbcd
commit 04a90c4780
10 changed files with 106 additions and 106 deletions

View File

@ -35,7 +35,6 @@ int pclose(FILE *stream) {
#endif
using namespace std;
using namespace std::tr1;
using namespace epics::pvData;
using namespace epics::pvAccess;