mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
fix: fix compilation error in clang on Windows (3/n)
Related-To: NEO-9248 Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
96ea71ca2c
commit
8b682a6bcb
@@ -14,7 +14,7 @@
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <numeric>
|
||||
#ifdef WIN32
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
|
||||
#include <io.h>
|
||||
|
||||
Reference in New Issue
Block a user