diff options
author | slotwin <slotwin@users.noreply.github.com> | 2014-05-31 14:44:46 +0000 |
---|---|---|
committer | slotwin <slotwin@users.noreply.github.com> | 2014-05-31 14:44:46 +0000 |
commit | 5552d1c8922afbcf4d8b60eea6cda27de6b6d08d (patch) | |
tree | 73c2f07620bfb26d51a1cad8037bbbc6d88c5acd /plugins/MyDetails/src/stdafx.cpp | |
parent | abe57dd9c571cc80cf50aad3436e4d6f3cf421a2 (diff) |
MyDetails: code cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@9378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MyDetails/src/stdafx.cpp')
-rw-r--r-- | plugins/MyDetails/src/stdafx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MyDetails/src/stdafx.cpp b/plugins/MyDetails/src/stdafx.cpp index 3e55ac0306..b15006d187 100644 --- a/plugins/MyDetails/src/stdafx.cpp +++ b/plugins/MyDetails/src/stdafx.cpp @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "commons.h"
\ No newline at end of file +#include "commons.h"
|