• 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
.github Loading commit data...
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
subprojects Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...