Skip to content

Commit 42c4669

Browse files
committed
add_a_joke
1 parent a41c123 commit 42c4669

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

msvc_joke.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Fun fact: MSVC is not a standard conforming compiler, until you add these options:
2+
3+
/DNOMINMAX
4+
/D_USE_MATH_DEFINES
5+
/utf-8
6+
/bigobj
7+
/Zc:preprocessor
8+
/permissive-
9+
/EHsc

0 commit comments

Comments
 (0)