-
-
Notifications
You must be signed in to change notification settings - Fork 239
Add explicit include of chrono header. #421
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
base: develop
Are you sure you want to change the base?
Add explicit include of chrono header. #421
Conversation
Visual Studio Code doesn't find chrono namespace: include is needed
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #421 +/- ##
========================================
Coverage 56.19% 56.19%
========================================
Files 182 182
Lines 13872 13872
Branches 1173 1173
========================================
Hits 7796 7796
Misses 6076 6076 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I confirm having the same problem on my Github actions workflow. I am building with
|
Visual Studio Code doesn't find chrono namespace: include is needed