Skip to content

Commit

Permalink
remove platform_specific_hal_conf.h from tasks.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
vegano1 committed Jan 18, 2024
1 parent cc0a2ed commit 3e10482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hepa-uv/core/tasks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#pragma GCC diagnostic push
// NOLINTNEXTLINE(clang-diagnostic-unknown-warning-option)
#pragma GCC diagnostic ignored "-Wvolatile"
#include "platform_specific_hal_conf.h"
#pragma GCC diagnostic pop

static auto tasks = hepauv_tasks::AllTask{};
Expand Down

0 comments on commit 3e10482

Please sign in to comment.