mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 08:58:37 +00:00
9 lines
132 B
C++
9 lines
132 B
C++
#include "qendian.h"
|
|
|
|
#include "gen_qendian.h"
|
|
|
|
extern "C" {
|
|
extern void miqt_exec_callback(void* cb, int argc, void* argv);
|
|
}
|
|
|