diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-10-12 18:14:02 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-10-12 18:14:02 +0000 |
commit | 53566f8632f56ecbaf2f3f80059a801cb1648358 (patch) | |
tree | 4e34daae490cec9670ae4f58f6b4bc3fc45118cf /plugins/MagneticWindows/src/MagneticWindowsCore.h | |
parent | 6773fe45457b8ef6e87efa0b5aecc0899877b247 (diff) |
added 64 bit compilation
git-svn-id: http://svn.miranda-ng.org/main/trunk@6459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MagneticWindows/src/MagneticWindowsCore.h')
-rw-r--r-- | plugins/MagneticWindows/src/MagneticWindowsCore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MagneticWindows/src/MagneticWindowsCore.h b/plugins/MagneticWindows/src/MagneticWindowsCore.h index c0d6938a7f..84ebf91100 100644 --- a/plugins/MagneticWindows/src/MagneticWindowsCore.h +++ b/plugins/MagneticWindows/src/MagneticWindowsCore.h @@ -8,7 +8,6 @@ #include <m_message.h>
#include <m_system.h>
#include <m_options.h>
-// #include "../include/m_plugins.h"
#include <m_database.h>
#include <m_langpack.h>
#include <m_MagneticWindows.h>
|