2021-02-21 20:03:24 +00:00
|
|
|
#ifndef __WINRT_GLIB_H__
|
|
|
|
#define __WINRT_GLIB_H__
|
|
|
|
|
|
|
|
#ifndef WINRT_GLIB_H_INSIDE
|
|
|
|
#define WINRT_GLIB_H_INSIDE
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#include "winrt-enums.h"
|
|
|
|
#include "winrt-glib-types.h"
|
|
|
|
|
|
|
|
#include "winrt.h"
|
|
|
|
#include "winrt-toast-notification.h"
|
|
|
|
#include "winrt-event-token.h"
|
2021-02-22 10:41:39 +00:00
|
|
|
#include "winrt-toast-notifier.h"
|
2021-02-21 20:03:24 +00:00
|
|
|
|
|
|
|
#undef WINRT_GLIB_H_INSIDE
|
|
|
|
|
|
|
|
#endif /* __`WINRT_GLIB_H__ */
|