Skip to content

Add include chrono gstreamersource.cpp#26668

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
WangWeiLin-MV:gstreamer/add-include-chrono
Dec 24, 2024
Merged

Add include chrono gstreamersource.cpp#26668
asmorkalov merged 1 commit intoopencv:4.xfrom
WangWeiLin-MV:gstreamer/add-include-chrono

Conversation

@WangWeiLin-MV
Copy link
Copy Markdown
Contributor

There are new changes merged by microsoft/STL#5105, which revealed a conformance issue. Add include <chrono> to fix.

modules/gapi/src/streaming/gstreamer/gstreamersource.cpp(234): error C2039: 'system_clock': is not a member of 'std::chrono'

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov asmorkalov merged commit 96d6395 into opencv:4.x Dec 24, 2024
@asmorkalov asmorkalov self-requested a review December 24, 2024 15:44
@asmorkalov asmorkalov self-assigned this Dec 24, 2024
@asmorkalov asmorkalov added this to the 4.11.0 milestone Dec 24, 2024
@WangWeiLin-MV WangWeiLin-MV deleted the gstreamer/add-include-chrono branch December 25, 2024 01:18
@asmorkalov asmorkalov mentioned this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants