meta-intel/dynamic-layers/openembedded-layer/recipes-support/opencv
LiweiSong 7497da8042 dldt-inference-engine: fix int64_t does not name a type compile error
fix compile error:

inference-engine/src/mkldnn_plugin/mkldnn_memory_solver.hpp:60:9: error: 'int64_t' does not name a type
|    60 |         int64_t size;
|       |         ^~~~~~~

include stdint.h to fix it.

Signed-off-by: Liwei Song <liwei.song@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-06-03 15:47:47 +08:00
..
files dldt-inference-engine: fix int64_t does not name a type compile error 2020-06-03 15:47:47 +08:00
open-model-zoo open-model-zoo: add open-model-zoo 2020-06-03 11:24:06 +08:00
dldt-inference-engine_2020r1.bb dldt-inference-engine: fix int64_t does not name a type compile error 2020-06-03 15:47:47 +08:00
open-model-zoo_2020r1.bb open-model-zoo: add open-model-zoo 2020-06-03 11:24:06 +08:00