Files
Work/smtp/MAIL.HPP
2024-08-07 09:16:27 -04:00

5 lines
78 B
C++

#ifndef _SMTP_MAIL_HPP_
#define _SMTP_MAIL_HPP_
#include <smtp/mail.h>
#endif