Skip to content

Commit b52a124

Browse files
authored
Add leading example sentence in C3724 error reference
1 parent f01fa4a commit b52a124

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/error-messages/compiler-errors-2/compiler-error-c3724.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The windows.h file is required if you use multi-threading with events. To fix th
1515

1616
## Example
1717

18+
The following example generates C3724:
19+
1820
```cpp
1921
// C3724.cpp
2022
// uncomment the following line to resolve

0 commit comments

Comments
 (0)