Просмотр исходного кода

[amd64] Fix the msvc build. Fixes #34371.

Zoltan Varga 10 лет назад
Родитель
Сommit
def8ec43d4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      mono/mini/mini-amd64.h

+ 1 - 0
mono/mini/mini-amd64.h

@@ -220,6 +220,7 @@ typedef struct MonoCompileArch {
 #endif
 
 typedef struct {
+	int dummy;
 } GSharedVtCallInfo;
 
 /* Structure used by the sequence points in AOTed code */