tom added IWYU pragma

This commit is contained in:
silverqx
2023-05-08 13:45:35 +02:00
parent d47ee1e2e5
commit b3b3a930e6

View File

@@ -9,7 +9,7 @@
#include <orm/constants.hpp>
#include <orm/utils/type.hpp>
#include "tom/config.hpp"
#include "tom/config.hpp" // IWYU pragma: keep
#include "tom/commands/stubs/integratestubs.hpp"
#include "tom/exceptions/runtimeerror.hpp"