Skip to content
Snippets Groups Projects
Commit 2ed337aa authored by Vijay Pai's avatar Vijay Pai
Browse files

clang-format

parent 21e5d2b2
No related branches found
No related tags found
No related merge requests found
...@@ -53,6 +53,7 @@ class QpsWorker { ...@@ -53,6 +53,7 @@ class QpsWorker {
bool Done() const; bool Done() const;
void MarkDone(); void MarkDone();
private: private:
std::unique_ptr<WorkerServiceImpl> impl_; std::unique_ptr<WorkerServiceImpl> impl_;
std::unique_ptr<Server> server_; std::unique_ptr<Server> server_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment