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

Include <chrono> for high_resolution_clock #4738

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

LilyWangLL
Copy link

I am a member of Microsoft vcpkg, due to there are new changes merged by microsoft/STL#5105, which revealed a conformance issue in antlr4. It must add include <chrono> to fix this error.

Compiler error with this STL change:

D:\b\antlr4\src\4.13.2-0987b822d0.clean\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp(38): error C2653: 'high_resolution_clock': is not a class or namespace name

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

Successfully merging this pull request may close these issues.

1 participant