mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Include cstdint to fix GCC 13 build
Signed-off-by: František Zatloukal <fzatlouk@redhat.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
33fe68ec88
commit
beaff2b735
@@ -18,6 +18,7 @@
|
||||
#include "igfxfmid.h"
|
||||
|
||||
#include <array>
|
||||
#include <cstdint>
|
||||
#include <limits>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
|
||||
Reference in New Issue
Block a user