Michele Caini 1 год назад
Родитель
Сommit
9891e70a20
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/common/empty.h

+ 1 - 0
test/common/empty.h

@@ -4,6 +4,7 @@
 namespace test {
 
 struct empty {};
+struct other_empty {};
 
 } // namespace test