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

Need to warn the users that only gmock.h is supposed to be #included #9

Closed
GoogleCodeExporter opened this issue Jun 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Google Mock has many .h files, but a user should always #include
<gmock/gmock.h>.  The other .h files' paths may change and thus cannot be
depended on.

We should warn the user at the beginning of each .h file that it shouldn't
be #included directly.

Original issue reported on code.google.com by shiq...@gmail.com on 16 Dec 2008 at 11:38

@GoogleCodeExporter
Copy link
Author

Original comment by zhanyong...@gmail.com on 4 Mar 2009 at 7:13

  • Added labels: Usability

@GoogleCodeExporter
Copy link
Author

Original comment by zhanyong...@gmail.com on 5 Jun 2009 at 5:25

  • Changed state: WontFix

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

No branches or pull requests

1 participant