missing optional include (#23749)

old-commit-hash: ab9fb0541df1d3455060a24c3093f463a752951e
This commit is contained in:
Lee Jong Mun
2022-02-11 20:08:09 +09:00
committed by GitHub
parent 8126b80351
commit c5e11d7491
+1
View File
@@ -1,5 +1,6 @@
#pragma once
#include <optional>
#include <QtDBus>
#include <QTimer>