author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |
Fri, 20 May 2016 15:46:23 +0000 (18:46 +0300) | ||
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | |
Fri, 20 May 2016 15:48:30 +0000 (18:48 +0300) | ||
commit | 67019d74bb312dcb8580ae2684664b62dbc005b9 | |
tree | cd0fceec669d41c4e18547b95d36e5e61a2cde7b | tree | snapshot (tar.xz tar.gz zip) |
parent | fdcb11fdde311de0e85db543c1b1a2291e5fb329 | commit | diff |
testpat: Fix undefined function compilation error
std::strerror() is defined in the cstring header. Include it directly as
it might not be included indirectly with all compiler versions.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
std::strerror() is defined in the cstring header. Include it directly as
it might not be included indirectly with all compiler versions.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
tests/testpat.cpp | diff | blob | history |