summaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
authorSergey (Elzor) Bolhovskoy <elzor@foobar2000.ru>2010-08-18 00:43:42 +0600
committerSergey (Elzor) Bolhovskoy <elzor@foobar2000.ru>2010-08-18 00:43:42 +0600
commitd3ca546b2e6e2741b60fd9bb3db1edfae8573673 (patch)
tree098c7094a3aa0fce438cd6233fa67ec721f9cf0c /headers.h
parente21fd2bb454c8a18948c677c4968fc397b7e6078 (diff)
fix for gcc compiler
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/headers.h b/headers.h
index e762a14..679c6fc 100644
--- a/headers.h
+++ b/headers.h
@@ -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>