test: drop unused header

This commit is contained in:
Michele Caini
2023-11-01 22:51:07 +01:00
parent e58735a6fd
commit 2e375a4482

View File

@@ -1,8 +1,6 @@
#ifndef ENTT_COMMON_NON_DEFAULT_CONSTRUCTIBLE_HPP
#define ENTT_COMMON_NON_DEFAULT_CONSTRUCTIBLE_HPP
#include <type_traits>
namespace test {
struct non_default_constructible {