Skip to content

Commit

Permalink
Remove useless fwd declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Jul 16, 2024
1 parent 8cc64f9 commit 6f437d6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/libs/antares/logs/include/antares/logs/logs.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,6 @@
#include <yuni/core/logs/decorators/applicationname.h>
#include <yuni/core/logs/handler/callback.h>

namespace Antares
{
namespace Data
{
// Forward declaration
class Study;

} // namespace Data
} // namespace Antares

namespace Antares
{
//! Handlers for logging
Expand Down

0 comments on commit 6f437d6

Please sign in to comment.