cabana: missing includes (#27390)

pull/27402/head
ntegan1 3 years ago committed by GitHub
parent 55da5175ae
commit 1f89afd140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/cabana/dbcmanager.h

@ -2,6 +2,8 @@
#include <map>
#include <QList>
#include <QMetaType>
#include <QObject>
#include <QString>
struct MessageId {

Loading…
Cancel
Save