1
0
mirror of https://github.com/mappu/miqt.git synced 2025-03-10 01:29:23 +00:00
miqt/qt/gen_qgenericmatrix.h

23 lines
306 B
C
Raw Normal View History

#ifndef GEN_QGENERICMATRIX_H
#define GEN_QGENERICMATRIX_H
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
#else
#endif
#ifdef __cplusplus
} /* extern C */
#endif
#endif