summaryrefslogtreecommitdiff
path: root/src/checker/registrator_settings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/checker/registrator_settings.hpp')
-rw-r--r--src/checker/registrator_settings.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/checker/registrator_settings.hpp b/src/checker/registrator_settings.hpp
index fbd12f5..78854d2 100644
--- a/src/checker/registrator_settings.hpp
+++ b/src/checker/registrator_settings.hpp
@@ -1,8 +1,9 @@
#pragma once
-#include "errors/types/isettings_error.hpp"
#include <list>
+#include "errors/types/isettings_error.hpp"
+
namespace smtp::checker
{
class RegistratorSettings