Closed guiccbr closed 8 years ago
Previously, only gcc6 was supported. In order to have gcc5 working we needed to add -std=c++11 to CmakeLists and replace the type of the first key of the hashmaps with int.
Signed-off-by: Guilherme Campos Camargo guilherme.campos.camargo@intel.com
Previously, only gcc6 was supported. In order to have gcc5 working we needed to add -std=c++11 to CmakeLists and replace the type of the first key of the hashmaps with int.
Signed-off-by: Guilherme Campos Camargo guilherme.campos.camargo@intel.com