summaryrefslogtreecommitdiffstats
path: root/contrib/libs/crcutil/std_headers.h
diff options
context:
space:
mode:
authorchronoxor <[email protected]>2022-02-10 16:47:30 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:30 +0300
commit37c53237e52ac75e36bbdbe59f30340bfb2dac0e (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /contrib/libs/crcutil/std_headers.h
parent497fb5d42537d72e6d8daea1083d431af1629ca9 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/crcutil/std_headers.h')
-rw-r--r--contrib/libs/crcutil/std_headers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/crcutil/std_headers.h b/contrib/libs/crcutil/std_headers.h
index bf8e886cdc9..0d7e4ecb566 100644
--- a/contrib/libs/crcutil/std_headers.h
+++ b/contrib/libs/crcutil/std_headers.h
@@ -37,9 +37,9 @@
// function ... selected for automatic inline expansion
#pragma warning(disable: 4711)
-#ifndef _CRT_SECURE_NO_WARNINGS
+#ifndef _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_WARNINGS
-#endif
+#endif
#endif // defined(_MSC_VER)