#ifndef GEN_QGLOBAL_H
#define GEN_QGLOBAL_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