diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:03:58 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:03:58 +0300 |
commit | bc65af670e04a1c3244f47052475b24dddfd93d0 (patch) | |
tree | 47c6c98dd40f9ce76e72f5b5f98eff0dd496572c /stopspam_mod/branches/0.0.1.7/headers.h | |
parent | cf2f92436cc59e051017ae85c48928570bdc0915 (diff) |
cleaning
Diffstat (limited to 'stopspam_mod/branches/0.0.1.7/headers.h')
-rw-r--r-- | stopspam_mod/branches/0.0.1.7/headers.h | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/stopspam_mod/branches/0.0.1.7/headers.h b/stopspam_mod/branches/0.0.1.7/headers.h deleted file mode 100644 index db718df..0000000 --- a/stopspam_mod/branches/0.0.1.7/headers.h +++ /dev/null @@ -1,27 +0,0 @@ -#include <windows.h>
-#include <stdio.h>
-#include <time.h>
-#include <string>
-#include <sstream>
-//#include <boost/scoped_array.hpp>
-#include <newpluginapi.h>
-#include <m_database.h>
-#include <m_protosvc.h>
-#include <m_options.h>
-#include <m_utils.h>
-#include <m_langpack.h>
-#include <m_clistint.h>
-#include <m_skin.h>
-#define VARIABLES_NOHELPER
-#include <m_variables.h>
-
-
-#include "globals.h"
-#include "stopspam.h"
-#include "options.h"
-#include "eventhooker.h"
-#include "version.h"
-#include "resource.h"
-#include "utilities.h"
-
-#include <m_dos.h>
\ No newline at end of file |