Skip to content

Fix compilation with cpptango 9.5 and 9.4

Benjamin Bertrand requested to merge fix-compilation-cpptango95 into master
  • Force standard to c++14
  • Fix std namespace

With those changes, I could compile on Linux with cpptango 9.4.2 and 9.5.0. Not tested on Windows.

Fix #4

Edited by Benjamin Bertrand

Merge request reports