aboutsummaryrefslogtreecommitdiff
path: root/src/common/platform/unix/ErrnoException.cpp
blob: 06c42ff6d9f286f84854301cd4c6c9785b9dddde (plain)
1
2
3
4
5
#include "cru/common/platform/unix/ErrnoException.h"

namespace cru::platform::unix {
// Moved to Exception.cpp
}  // namespace cru::platform::unix