Commit 2b1a1b2
committed
fix C4702 in msvc 16.9.6
D:\dev\OpenVIII_CPP_WIP\cmake-build-debug-visual-studio\_deps\ctre_fetch-src\include\ctre\return_type.hpp(101) : error C2220: the following warning is treated as an error
D:\dev\OpenVIII_CPP_WIP\cmake-build-debug-visual-studio\_deps\ctre_fetch-src\include\ctre\return_type.hpp(101) : warning C4702: unreachable code
D:\dev\OpenVIII_CPP_WIP\cmake-build-debug-visual-studio\_deps\ctre_fetch-src\include\ctre\return_type.hpp(101) : warning C4702: unreachable code
D:\dev\OpenVIII_CPP_WIP\cmake-build-debug-visual-studio\_deps\ctre_fetch-src\include\ctre\return_type.hpp(101) : warning C4702: unreachable code1 parent 86e1b4f commit 2b1a1b2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | | - | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments