• Kevin Modzelewski's avatar
    Add these missing functions · 86a5d09f
    Kevin Modzelewski authored
    I'm only seeing "undefined reference to ..." errors in the CMake
    build on a specific machine; I'm not sure why they're only cropping
    up in that scenario.
    
    I think these functions are only referenced from dead functions,
    and in other environments the chains get dead-stripped.
    86a5d09f
object.cpp 1.7 KB