aboutsummaryrefslogtreecommitdiffstats
path: root/util/system
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:43 +0300
commit397cbe258b9e064f49c4ca575279f02f39fef76e (patch)
treea0b0eb3cca6a14e4e8ea715393637672fa651284 /util/system
parent43f5a35593ebc9f6bcea619bb170394ea7ae468e (diff)
downloadydb-397cbe258b9e064f49c4ca575279f02f39fef76e.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system')
-rw-r--r--util/system/platform.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/system/platform.h b/util/system/platform.h
index 58f310ab34..3b22052460 100644
--- a/util/system/platform.h
+++ b/util/system/platform.h
@@ -44,10 +44,10 @@
#endif
#endif
-#if defined(__IOS__)
+#if defined(__IOS__)
#define _ios_
-#endif
-
+#endif
+
#if defined(_linux_)
#if defined(_musl_)
// nothing to do