commit | 2640cd88d1931d0031cf21fafef2f133c5d8473e | [log] [tgz] |
---|---|---|
author | Roman Stratiienko <r.stratiienko@gmail.com> | Fri Feb 26 17:49:40 2021 +0200 |
committer | Roman Stratiienko <r.stratiienko@gmail.com> | Wed Mar 03 16:12:22 2021 +0200 |
tree | 00769c63681a9a518ccc628620e1fd9d6973e0ef | |
parent | b3b5c1e937d6bbbd44b65f5c36305bdc8fbb3246 [diff] [blame] |
drm_hwcomposer: CI: Add more source files to the build Build bufferinfo/BufferInfoGetter.cpp and drm/DrmPlane.cpp Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
diff --git a/drm/DrmPlane.cpp b/drm/DrmPlane.cpp index 570905f..2967a7a 100644 --- a/drm/DrmPlane.cpp +++ b/drm/DrmPlane.cpp
@@ -18,9 +18,7 @@ #include "DrmPlane.h" -#include <errno.h> -#include <stdint.h> - +#include <algorithm> #include <cerrno> #include <cinttypes> #include <cstdint>