Skip to content

xrCore: Fix compilation issues under vs2022 17.7+#14

Merged
themrdemonized merged 1 commit intothemrdemonized:all-in-one-vs2022from
clayne:1692411995-stl-extensions-include-functional
Aug 19, 2023
Merged

xrCore: Fix compilation issues under vs2022 17.7+#14
themrdemonized merged 1 commit intothemrdemonized:all-in-one-vs2022from
clayne:1692411995-stl-extensions-include-functional

Conversation

@clayne
Copy link
Contributor

@clayne clayne commented Aug 19, 2023

  • std::binary_function is expected to be included via <functional>. This previously worked in earlier versions of vs2022 (17.6, etc) but they recently cleaned up some includes which broke things which probably shouldn't have been working in the first place.

* std::binary_function is expected to be included via <functional>. This
  previously worked in earlier versions of vs2022 (17.6, etc) but they
  recently cleaned up some includes which broke things which probably
  shouldn't have been working in the first place.
@clayne clayne changed the title Fix compilation issues under vs2022 17.7+ xrCore: Fix compilation issues under vs2022 17.7+ Aug 19, 2023
@themrdemonized themrdemonized merged commit 0d452eb into themrdemonized:all-in-one-vs2022 Aug 19, 2023
themrdemonized added a commit that referenced this pull request Aug 19, 2023
…functional

xrCore: Fix compilation issues under vs2022 17.7+
(cherry picked from commit 0d452eb)
@clayne clayne deleted the 1692411995-stl-extensions-include-functional branch August 19, 2023 15:43
themrdemonized added a commit that referenced this pull request Mar 20, 2024
…functional

xrCore: Fix compilation issues under vs2022 17.7+
(cherry picked from commit 0d452eb)
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.

2 participants