Skip to content

Commit 6c71cca

Browse files
committed
Apply GCC13 support patch
1 parent d46304d commit 6c71cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/audio/base/IOutputDevice.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef IOUTPUTDEVICE_H
22
#define IOUTPUTDEVICE_H
33

4+
#include <stdint.h>
45
#include <string>
56

67
class IOutputDevice

0 commit comments

Comments
 (0)