mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-03 16:49:33 +08:00
cabana: add <array> include to fix macos build (#27291)
* cabana: add <array> include to fix macos build
* Update util.h
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: fae5553838
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
|
||||
Reference in New Issue
Block a user