فهرست منبع

Remove non-existing include in ROS2 tests

Remove non-existing include in ROS2 tests
Mike Chang 1 سال پیش
والد
کامیت
6e14f242aa
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Gems/ROS2/Code/Tests/Frame/ROS2FrameComponentTest.cpp

+ 0 - 1
Gems/ROS2/Code/Tests/Frame/ROS2FrameComponentTest.cpp

@@ -20,7 +20,6 @@
 #include <AzCore/std/string/string_view.h>
 #include <AzQtComponents/Utilities/QtPluginPaths.h>
 #include <AzTest/GemTestEnvironment.h>
-#include <AzToolsFramework/Commands/PreemptiveUndoCache.h>
 #include <AzToolsFramework/Entity/EditorEntityContextComponent.h>
 #include <AzToolsFramework/ToolsComponents/TransformComponent.h>
 #include <AzToolsFramework/UnitTest/AzToolsFrameworkTestHelpers.h>