diff options
author | eninng <eninng@yandex-team.ru> | 2022-02-10 16:47:08 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:08 +0300 |
commit | 83de44964eb30cab9f4750ec5113837b79d73f76 (patch) | |
tree | f2ac8596c4f06d29cc128d1d1cfeb47b4cb9fe79 /build/sysincl | |
parent | 8c809de2efe9c2a8c3a9b0cb9b85fec295e41809 (diff) | |
download | ydb-83de44964eb30cab9f4750ec5113837b79d73f76.tar.gz |
Restoring authorship annotation for <eninng@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/sysincl')
-rw-r--r-- | build/sysincl/android.yml | 4 | ||||
-rw-r--r-- | build/sysincl/darwin.yml | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/build/sysincl/android.yml b/build/sysincl/android.yml index 97cfbf38d2..53ab935609 100644 --- a/build/sysincl/android.yml +++ b/build/sysincl/android.yml @@ -1,6 +1,6 @@ - includes: - - android/asset_manager.h - - android/asset_manager_jni.h + - android/asset_manager.h + - android/asset_manager_jni.h - android/dlext.h - android/log.h - android/native_window_jni.h diff --git a/build/sysincl/darwin.yml b/build/sysincl/darwin.yml index 582c7e1202..3ee6aaf82d 100644 --- a/build/sysincl/darwin.yml +++ b/build/sysincl/darwin.yml @@ -31,7 +31,7 @@ - CommonCrypto/CommonKeyDerivation.h - ConditionalMacros.h - DiskArbitration/DiskArbitration.h - - Endian.h + - Endian.h - MacTypes.h - TargetConditionals.h - architecture/byte_order.h @@ -167,8 +167,8 @@ - AppKit/NSView.h - ApplicationServices/ApplicationServices.h - AudioToolbox/AudioToolbox.h - - AVFoundation/AVFoundation.h - - CFNetwork/CFNetwork.h + - AVFoundation/AVFoundation.h + - CFNetwork/CFNetwork.h - Cocoa/Cocoa.h - CoreFoundation/CFBase.h - CoreFoundation/CFBundle.h @@ -214,7 +214,7 @@ - OpenCL/cl_gl.h - OpenCL/opencl.h - OpenGLES/ES2/gl.h - - Speech/Speech.h + - Speech/Speech.h - QuartzCore/QuartzCore.h - QuartzCore/CAEAGLLayer.h - QuartzCore/CAMetalLayer.h |