diff options
Diffstat (limited to '')
-rw-r--r-- | unoidl/qa/unoidl-check/usb.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unoidl/qa/unoidl-check/usb.idl b/unoidl/qa/unoidl-check/usb.idl new file mode 100644 index 000000000..08e7e9daa --- /dev/null +++ b/unoidl/qa/unoidl-check/usb.idl @@ -0,0 +1 @@ +module M { struct N { short m; }; }; |