• S
    8008959: Fix non-PCH build on Linux, Windows and MacOS X · 0c84cdb5
    simonis 提交于
    Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files.
    Reviewed-by: coleenp, stefank, dholmes
    0c84cdb5
symbol.hpp 9.2 KB