5 lines
78 B
C++
5 lines
78 B
C++
#ifndef _SMTP_MAIL_HPP_
|
|
#define _SMTP_MAIL_HPP_
|
|
#include <smtp/mail.h>
|
|
#endif
|