Skip to content

Commit 4a06c41

Browse files
committed
test: minor changes
1 parent 4d63ac5 commit 4a06c41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/entt/core/any.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
#include "../common/non_movable.h"
1717

1818
struct empty {
19+
empty() = default;
20+
1921
empty(const empty &) = default;
2022
empty &operator=(const empty &) = default;
2123

0 commit comments

Comments
 (0)