Skip to content

Fix build on Arch - #450

Merged
lehecka merged 1 commit into
rsocket:masterfrom
alexmalyshev:arch-build
May 18, 2017
Merged

Fix build on Arch#450
lehecka merged 1 commit into
rsocket:masterfrom
alexmalyshev:arch-build

Conversation

@alexmalyshev

Copy link
Copy Markdown
Contributor

Missing gflags includes strikes again

Missing gflags includes strikes again
#include <condition_variable>
#include <iostream>
#include <thread>
#include <gflags/gflags.h>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nit: order of the include files.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fixed on the next round of running clang-format

@lehecka
lehecka merged commit 82608ce into rsocket:masterMay 18, 2017
@alexmalyshev
alexmalyshev deleted the arch-build branch June 15, 2017 05:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@alexmalyshev@phoad@lehecka