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

Failed to build in ansi mode #76

Closed
loentar opened this issue Apr 2, 2013 · 0 comments
Closed

Failed to build in ansi mode #76

loentar opened this issue Apr 2, 2013 · 0 comments

Comments

@loentar
Copy link

loentar commented Apr 2, 2013

Failed to build in ansi mode.
C++ style comment at very end of json_object_iterator.h causes error.

#endif // JSON_OBJECT_ITERATOR_H

must be replaced to:

#endif /* JSON_OBJECT_ITERATOR_H */
hawicz added a commit that referenced this issue Apr 30, 2013
@hawicz hawicz closed this as completed Apr 30, 2013
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