mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Add missing include to fix compile error
This commit is contained in:
parent
d88084a342
commit
d2fc5ac5d4
@ -13,6 +13,7 @@
|
||||
// connections to devices. For now it just supports serial ports.
|
||||
|
||||
#include <QtSerialPort/QSerialPort>
|
||||
#include <QXmlStreamWriter>
|
||||
#include <QHash>
|
||||
#include <QVariant>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user