mirror of
https://github.com/ziglang/zig.git
synced 2026-01-24 00:05:28 +00:00
7 lines
117 B
C
7 lines
117 B
C
/* unknwn-uuid.c */
|
|
/* Generate GUIDs for WIA interfaces */
|
|
|
|
#define INITGUID
|
|
#include <basetyps.h>
|
|
#include <wia.h>
|