Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Add missing #include #518

Closed
wants to merge 475 commits into from
Closed

Add missing #include #518

wants to merge 475 commits into from

Conversation

alexdewar
Copy link

When compiling on gcc v10, compilation fails for src/pangolin_viewer/color_scheme.cc as std::runtime_error is used without the requisite header being included. Fix this.

shinsumicco and others added 30 commits June 24, 2019 15:17
Use SSE instructions for point rotation in ORB extraction
…sher

Compatible with the new API of util/image_util.h
shinsumicco and others added 26 commits March 3, 2020 23:52
Fix include path according to the modification of sioclient
…ty keyframes

this fixes the re-allocation issue caused in update_local_keyframes()
When compiling on gcc v10, compilation fails for ``src/pangolin_viewer/color_scheme.cc`` as ``std::runtime_error`` is used without the requisite header being included. Fix this.
yuki-inaho added a commit to yuki-inaho/openvslam_pywrapper that referenced this pull request Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet