aboutsummaryrefslogtreecommitdiffstats
path: root/fbench/src/fbench/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'fbench/src/fbench/client.h')
-rw-r--r--fbench/src/fbench/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbench/src/fbench/client.h b/fbench/src/fbench/client.h
index ce7c13fc982..d1036bbe8d3 100644
--- a/fbench/src/fbench/client.h
+++ b/fbench/src/fbench/client.h
@@ -154,7 +154,7 @@ private:
class Timer;
class HTTPClient;
class FileReader;
-class ClientStatus;
+struct ClientStatus;
/**
* This class implements a single test client. The clients are run in
* separate threads to simulate several simultanious users. The