diff options
Diffstat (limited to 'src/displayapp/screens/SystemInfo.cpp')
| -rw-r--r-- | src/displayapp/screens/SystemInfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/screens/SystemInfo.cpp b/src/displayapp/screens/SystemInfo.cpp index 9e05af51..511ecf50 100644 --- a/src/displayapp/screens/SystemInfo.cpp +++ b/src/displayapp/screens/SystemInfo.cpp @@ -1,4 +1,5 @@ #include <FreeRTOS.h> +#include <algorithm> #include <task.h> #include "displayapp/screens/SystemInfo.h" #include <lvgl/lvgl.h> |
