Fix to allow compilation of testerrors

This commit is contained in:
coffeepots 2018-07-05 12:40:11 +01:00
parent 0c98f79d9c
commit b968d96923

View File

@ -1,4 +1,4 @@
include ../ rpc / client
include ../ json_rpc / client
proc nextId*(self: RpcClient): int64 = self.nextId