diff options
Diffstat (limited to 'undefining-a-predefined-macro.c')
-rw-r--r-- | undefining-a-predefined-macro.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/undefining-a-predefined-macro.c b/undefining-a-predefined-macro.c new file mode 100644 index 0000000..d6804d7 --- /dev/null +++ b/undefining-a-predefined-macro.c @@ -0,0 +1 @@ +#undef __STDC__ |