• Kenton Varda's avatar
    Fix build for C++11. · 4692a669
    Kenton Varda authored
    1) Apparently mixing member defaults and initializer lists is a C++14 thing.
    2) My test script compiles with -Werror which errors out on calls to now-deprecated getDependency().
    4692a669
dynamic-capability.c++ 4.02 KB