add missing header guard

This commit is contained in:
Pengfei
2021-08-09 10:57:05 +08:00
parent d266207561
commit 6d87d48902
+2
View File
@@ -2,6 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include <memory>
#include <utility>
#include <QDialog>