Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect include platform.hpp in perf/* #101

Open
moteus opened this issue Jul 29, 2013 · 1 comment
Open

Incorrect include platform.hpp in perf/* #101

moteus opened this issue Jul 29, 2013 · 1 comment

Comments

@moteus
Copy link
Member

moteus commented Jul 29, 2013

Now we have

#include "../src/platform.hpp"

But we should use

#include "platform.hpp"

libzmq already do that.

@snikulov
Copy link
Contributor

could you please check this issue on latest master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants