summaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-07-19 21:14:42 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-07-19 21:14:42 +0300
commit62ca8b07d9cf4f0cfdaa29099d6fdc5de5deb2cf (patch)
treef4a902db9aac80dee55614601c3d5c1c41381647 /headers.h
parent44b74b8166c88c5d1ee0bd999f2c5cc4115d8b3e (diff)
parent9d0f2d026293f0ed794cefaa796f756efd01e84a (diff)
Merge remote branch 'origin/stopspam_mod_elzor' into stopspam_mod
Conflicts: utilities.cpp
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/headers.h b/headers.h
index 25f9570..d7a814c 100644
--- a/headers.h
+++ b/headers.h
@@ -5,6 +5,8 @@
#include <time.h>
#include <string>
#include <sstream>
+#include<fstream>
+
//#include <boost/scoped_array.hpp>
#include <newpluginapi.h>
#include <m_database.h>
@@ -15,6 +17,7 @@
#include <m_clistint.h>
#include <m_skin.h>
#include <m_button.h>
+#include <m_contacts.h>
//#define VARIABLES_NOHELPER
#include <m_variables.h>