Fixed building on MSVC

This commit is contained in:
Bartek Kryza
2023-05-28 22:17:21 +02:00
parent 0028cf6f3d
commit 8e801fe31d
11 changed files with 47 additions and 66 deletions

View File

@@ -1,3 +1,5 @@
#pragma once
struct t30011_A { };
struct t30011_A {
int a;
};