aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/platform.h
diff options
context:
space:
mode:
authorkakabba <kakabba@yandex-team.ru>2022-02-10 16:46:04 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:04 +0300
commitc8e3995898c443e78266f7420aac5fb3da15d413 (patch)
treea530e068cc107e227deccc80722204db63a4d75d /util/system/platform.h
parent110a978b66fe6c0916572df51cfead2a9b647174 (diff)
downloadydb-c8e3995898c443e78266f7420aac5fb3da15d413.tar.gz
Restoring authorship annotation for <kakabba@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system/platform.h')
-rw-r--r--util/system/platform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/system/platform.h b/util/system/platform.h
index 58f310ab34..bfa68216a4 100644
--- a/util/system/platform.h
+++ b/util/system/platform.h
@@ -93,8 +93,8 @@
#if defined(__i386__) || defined(_M_IX86)
#define _i386_
-#endif
-
+#endif
+
#if defined(__ia64__) || defined(_M_IA64)
#define _ia64_
#endif