std::tr1::static_pointer_cast missing

This commit is contained in:
Matej Sekoranja
2016-03-02 13:44:19 +01:00
parent 857e68df36
commit c149f81cba

View File

@@ -27,6 +27,7 @@
using namespace epics::pvData;
using namespace std;
using std::tr1::static_pointer_cast;
namespace epics {
namespace pvAccess {