.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@5585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2012-11-28 08:52:32 +00:00
parent c6684ddfad
commit 6ee120de30
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,8 @@
description "\3770,128,128";
uses
Core;
file
SMTP.h,
Smtp.cpp,

View file

@ -1,3 +1,4 @@
#ifndef _Core_SMTP_icpp_init_stub
#define _Core_SMTP_icpp_init_stub
#include "Core/init"
#endif