• Caleb Xu's avatar
    apple/Throw: add missing <cstring> header · c6f7f577
    Caleb Xu authored
    strlen() and strcpy() are provided by the <string.h> and <cstring>
    headers (as functions in global and std namespaces, respectively).
    
    Compilers MAY provide an implementation for either of the functions
    without including the extra header but the existence of a declaration
    without the header is not assured.
    c6f7f577
Name
Last commit
Last update
..
AudioObject.cxx Loading commit data...
AudioObject.hxx Loading commit data...
AudioUnit.hxx Loading commit data...
ErrorRef.hxx Loading commit data...
StringRef.hxx Loading commit data...
Throw.cxx Loading commit data...
Throw.hxx Loading commit data...
meson.build Loading commit data...