GitHub user jianqiao opened a pull request:
https://github.com/apache/incubator-quickstep/pull/334
Fix iwyu include path
This PR fixes the third-party library include paths for the iwyu
(include-what-you-use) tool.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-quickstep fix-iwyu
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/334.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #334
----
commit c2ed5c69b6b8dad07d7410beb0c8292ea1a746e0
Author: Jianqiao Zhu <jianqiao@...>
Date: 2017-09-01T20:07:41Z
Fix iwyu include path
----
---