diff --git a/src/corelib/global/qsimd_x86_p.h b/src/corelib/global/qsimd_x86_p.h index 421b44b11e..0e188f0189 100644 --- a/src/corelib/global/qsimd_x86_p.h +++ b/src/corelib/global/qsimd_x86_p.h @@ -37,6 +37,17 @@ ** ****************************************************************************/ +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + // This is a generated file. DO NOT EDIT. // Please see 3rdparty/x86simd_generate.pl #ifndef QSIMD_X86_P_H diff --git a/util/x86simdgen/header b/util/x86simdgen/header index 163f045408..7d0ace15bb 100644 --- a/util/x86simdgen/header +++ b/util/x86simdgen/header @@ -37,3 +37,13 @@ ** ****************************************************************************/ +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +//