miqt/qt/gen_qgenericmatrix.h

23 lines
306 B
C

#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