mirror of
https://github.com/mappu/miqt.git
synced 2025-01-05 15:18:38 +00:00
10 lines
147 B
C++
10 lines
147 B
C++
|
#include "gen_qgenericmatrix.h"
|
||
|
#include "qgenericmatrix.h"
|
||
|
|
||
|
|
||
|
|
||
|
extern "C" {
|
||
|
extern void miqt_exec_callback(void* cb, int argc, void* argv);
|
||
|
}
|
||
|
|