Ignoring header include order
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
c7db29a6e5
commit
d2ca970870
1 changed files with 1 additions and 3 deletions
|
|
@ -1,11 +1,9 @@
|
|||
// SPDX-License-Identifier: Apache-2.0
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "kompute/Core.hpp"
|
||||
|
||||
#include "logger/Logger.hpp"
|
||||
#include <string>
|
||||
|
||||
namespace kp {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue