Local include for smtp-address-validator.hpp

This commit is contained in:
Gareth Sylvester-Bradley 2022-11-28 09:49:56 +00:00 committed by Patrick Boettcher
parent f156a7fc7b
commit dfcb0152e9

View File

@ -1,6 +1,6 @@
#include <nlohmann/json-schema.hpp> #include <nlohmann/json-schema.hpp>
#include <smtp-address-validator.hpp> #include "smtp-address-validator.hpp"
#include <algorithm> #include <algorithm>
#include <exception> #include <exception>