Add missing string header for memcpy
Fix compile error: ‘memcpy’ was not declared
Change-Id: I54d1849a3a18901baac1e24986b82067eb2fd6b4
[ROCm/amdsmi commit: 99034af009]
Tento commit je obsažen v:
odevzdal
Shuzhou Liu
rodič
6a9cf7e321
revize
a4c77d648e
@@ -53,6 +53,7 @@
|
||||
#include <regex> // NOLINT
|
||||
#include <vector>
|
||||
#include <pthread.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "rocm_smi/rocm_smi_common.h" // Should go before rocm_smi.h
|
||||
#include "rocm_smi/rocm_smi_main.h"
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele