From 311da57be58c566bef1a76a1451edf6351e81cb9 Mon Sep 17 00:00:00 2001 From: Gaurav Kumar <84905312+GauravKumar9920@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:40:59 +0530 Subject: [PATCH] new --- .../include/dave_gz_world_plugins/OceanCurrentWorldPlugin.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gazebo/dave_gz_world_plugins/include/dave_gz_world_plugins/OceanCurrentWorldPlugin.hh b/gazebo/dave_gz_world_plugins/include/dave_gz_world_plugins/OceanCurrentWorldPlugin.hh index 68765759..a578ec31 100644 --- a/gazebo/dave_gz_world_plugins/include/dave_gz_world_plugins/OceanCurrentWorldPlugin.hh +++ b/gazebo/dave_gz_world_plugins/include/dave_gz_world_plugins/OceanCurrentWorldPlugin.hh @@ -19,7 +19,7 @@ #include #include #include - +// new namespace dave_gz_world_plugins { class OceanCurrentWorldPlugin : public gz::sim::System,