]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #48719 from idryomov/gcc-13-quincy
authorYuri Weinstein <yweinste@redhat.com>
Thu, 23 Feb 2023 16:30:58 +0000 (08:30 -0800)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 16:30:58 +0000 (08:30 -0800)
commit2f5ddbbb4faee64c8cfb5e5f6d20a54102f895c9
tree600920c33b16b98df5667a4765a7fa063c38317c
parent1a6d4dc88c11f8980653cbe7a11a9b6bf92d22be
parent107a02600f2d62713aae65be6e35fd299164c186
Merge pull request #48719 from idryomov/gcc-13-quincy

quincy: common: fix build with GCC 13 (missing <cstdint> include)

Reviewed-by: Ramana Raja <rraja@redhat.com>