mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 17:08: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);
|
|
}
|
|
|