replace signal.h with csignal.h
The former was deprecated with C++14. The standard says they are the same:
The contents of the header<csignal>are the same as the C standard library
header<signal.h>.
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
Showing
Please
register
or
sign in
to comment