diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-17 22:07:20 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-17 22:07:20 +0300 |
commit | fed38de9fdbec88cc3e1b5e3b536a8d7124a7fbc (patch) | |
tree | 905e2b993fc3540c4eb3e9443bf541dd9973e1b2 /headers.h | |
parent | 174edb6c3be534274b97a0f0eedcbc6a29b8636f (diff) | |
parent | d3ca546b2e6e2741b60fd9bb3db1edfae8573673 (diff) |
Merge branch 'stopspam_mod_elzor' into stopspam_mod
Diffstat (limited to 'headers.h')
-rw-r--r-- | headers.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ #include <sstream> #include<fstream> -//#include <boost/scoped_array.hpp> + #include <newpluginapi.h> #include <m_database.h> #include <m_protosvc.h> @@ -18,7 +18,7 @@ #include <m_skin.h> #include <m_button.h> #include <m_contacts.h> -//#define VARIABLES_NOHELPER + #include <m_variables.h> #include <m_folders.h> |