From c431dbb52bc521b961b6180d861c00a9d2152de1 Mon Sep 17 00:00:00 2001 From: Shameek Ganguly Date: Wed, 6 Nov 2024 19:13:51 -0800 Subject: [PATCH] Clean debug includes Signed-off-by: Shameek Ganguly --- src/Actor_TEST.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Actor_TEST.cc b/src/Actor_TEST.cc index 667594244..5698bf5bc 100644 --- a/src/Actor_TEST.cc +++ b/src/Actor_TEST.cc @@ -20,8 +20,6 @@ #include "sdf/Actor.hh" #include "sdf/Plugin.hh" -#include - ///////////////////////////////////////////////// sdf::Animation CreateDummyAnimation() {