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 GitHub
parent 6b17782d6a
commit 5e963452b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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