Fixed compilation problem with GCC 4.
This commit is contained in:
parent
07a3a8eb71
commit
f259c6e4d7
@ -44,7 +44,7 @@ namespace smtp {
|
|||||||
*/
|
*/
|
||||||
class SMTPResponse : public object
|
class SMTPResponse : public object
|
||||||
{
|
{
|
||||||
friend class creator;
|
friend class vmime::creator;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user