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

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