ae9671716f
Still missing a lot of stuff
18 lines
319 B
C
18 lines
319 B
C
#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"
|
|
|
|
#undef WINRT_GLIB_H_INSIDE
|
|
|
|
#endif /* __`WINRT_GLIB_H__ */
|