mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
9 lines
111 B
C++
9 lines
111 B
C++
#include <qaudio.h>
|
|
#include "gen_qaudio.h"
|
|
|
|
#ifndef _Bool
|
|
#define _Bool bool
|
|
#endif
|
|
#include "_cgo_export.h"
|
|
|