diff options
author | Jeremy Andrews <athenian200@outlook.com> | 2022-07-05 22:11:34 -0500 |
---|---|---|
committer | Jeremy Andrews <athenian200@outlook.com> | 2022-07-05 22:19:08 -0500 |
commit | de383de310088eff07d91c567cddd5b7c3d6c571 (patch) | |
tree | 120779b43ba4c5d668329f32aa45377228580e17 /python | |
parent | c29f3e8dbab5176c2afe733a602d065c521f0543 (diff) | |
download | uxp-de383de310088eff07d91c567cddd5b7c3d6c571.tar.gz |
Issue #1956 - Follow-up: Fix weird linker issue on 32-bit MSVC2022.
I moved Range<bool>::Merge and Range<bool>::FinalizeMerge from MediaTrackConstraints.cpp, into MediaTrackConstraints.h. The header file previously contained only a forward declaration of functions implemented in the .cpp, which can be a problem if other parts of the program are including this header expecting to find the function.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions