sound.h: add #pragma once (#29567)

old-commit-hash: 2c20a2b5d7956d5ae5e27508ffa19b6694bbe224
This commit is contained in:
Dean Lee
2023-08-24 05:47:34 +08:00
committed by GitHub
parent 5b7ab66c53
commit 72e6a332d1
+2
View File
@@ -1,3 +1,5 @@
#pragma once
#include <tuple>
#include <QMap>