Explorar o código

test: minor changes

Michele Caini %!s(int64=2) %!d(string=hai) anos
pai
achega
4a06c41a33
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      test/entt/core/any.cpp

+ 2 - 0
test/entt/core/any.cpp

@@ -16,6 +16,8 @@
 #include "../common/non_movable.h"
 
 struct empty {
+    empty() = default;
+
     empty(const empty &) = default;
     empty &operator=(const empty &) = default;