1
0
mirror of https://github.com/mappu/miqt.git synced 2025-01-01 21:28:38 +00:00
miqt/qt/gen_qtwidgets-config.h

25 lines
343 B
C

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