win64 compilation

This commit is contained in:
Matej Sekoranja
2014-02-05 22:07:24 +01:00
parent 373ab031f6
commit dd5761c375
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -869,7 +869,7 @@ class SyncChannelRPCRequesterImpl : public ChannelRPCRequester, public SyncBaseR
bool syncRPC( epics::pvData::PVStructure::shared_pointer const & pvArguments,
boolean lastRequest, long timeOut) {
bool lastRequest, long timeOut) {
if(!getConnectedStatus()) {
return false;