miqt/qt/gen_qgenericmatrix.h

25 lines
328 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"
#include "binding.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
#else
#endif
#ifdef __cplusplus
} /* extern C */
#endif
#endif