Skip to content

style: fix includes source/dashboard#379

Open
MariusBgm wants to merge 1 commit into
mainfrom
fix/include_dashboard
Open

style: fix includes source/dashboard#379
MariusBgm wants to merge 1 commit into
mainfrom
fix/include_dashboard

Conversation

@MariusBgm

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Marius Börschig <Marius.Boerschig@vector.com>
@MariusBgm MariusBgm force-pushed the fix/include_dashboard branch from 63505de to c45c824 Compare June 26, 2026 14:50
Comment on lines 20 to 23
#include "Mocks/MockBodyDecoder.hpp"
#include "Mocks/MockDashboardSystemApiClient.hpp"
#include "Mocks/MockInputStream.hpp"
#include "Mocks/MockObjectMapper.hpp"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#include "dashboard/client/Mocks/MockBodyDecoder.hpp"
#include "dashboard/client/Mocks/MockDashboardSystemApiClient.hpp"
#include "dashboard/client/Mocks/MockInputStream.hpp"
#include "dashboard/client/Mocks/MockObjectMapper.hpp"

Comment on lines 12 to 13
#include "client/DashboardSystemApiClient.hpp"
#include "service/ISilKitToOatppMapper.hpp"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#include "client/DashboardSystemApiClient.hpp"
#include "service/ISilKitToOatppMapper.hpp"
#include "dashboard/client/DashboardSystemApiClient.hpp"
#include "dashboard/service/ISilKitToOatppMapper.hpp"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants