Kaynağa Gözat

test: minor changes

Michele Caini 2 yıl önce
ebeveyn
işleme
857d70528d
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      test/entt/core/memory.cpp

+ 1 - 0
test/entt/core/memory.cpp

@@ -220,6 +220,7 @@ TEST(UninitializedConstructUsingAllocator, NoUsesAllocatorConstruction) {
 }
 
 #if defined(ENTT_HAS_TRACKED_MEMORY_RESOURCE)
+#    include <memory_resource>
 
 TEST(UninitializedConstructUsingAllocator, UsesAllocatorConstruction) {
     using string_type = typename test::tracked_memory_resource::string_type;