projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More cleaning
[invirt/third/libt4.git]
/
rsmtest_client.h
diff --git
a/rsmtest_client.h
b/rsmtest_client.h
index
51f8511
..
ad3d4c1
100644
(file)
--- a/
rsmtest_client.h
+++ b/
rsmtest_client.h
@@
-3,9
+3,8
@@
#ifndef rsmtest_client_h
#define rsmtest_client_h
-#include <string>
+#include "types.h"
#include "rsm_protocol.h"
-#include "rpc/rpc.h"
// Client interface to the rsmtest server
class rsmtest_client {