Skip to content

include <cerrno> instead of <errno.h>

Ahmad Samir requested to merge work/ahmad/cerrno into master

From /usr/include/c++/10/cerrno: This is a Standard C++ Library file. You should #include this file in your programs, rather than any of the *.h implementation files.

GIT_SILENT

Edited by Ahmad Samir

Merge request reports