Skip to content
  • Guilhem Saurel's avatar
    fix build on C++11 · 5961ecf4
    Guilhem Saurel authored
    src/tools/device.cpp:530:19: error: unable to find string literal operator ‘operator""what’ with ‘const char [31]’, ‘long unsigned int’ arguments
         CHECK_BOUNDS(state_, lowerPosition_, upperPosition_, "position");
                       ^
    5961ecf4