Skip to content
Snippets Groups Projects
  • Rainer Kuemmerle's avatar
    62450a2b
    fix linking of debug build · 62450a2b
    Rainer Kuemmerle authored
    ld_fisher0 was not implemented but it showed up in a deactivated if
    statement. This caused a linking error in unoptimized builds, i.e.,
    debug builds. I commented the declaration and the corresponding if.
    62450a2b
    History
    fix linking of debug build
    Rainer Kuemmerle authored
    ld_fisher0 was not implemented but it showed up in a deactivated if
    statement. This caused a linking error in unoptimized builds, i.e.,
    debug builds. I commented the declaration and the corresponding if.