summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-09-28 14:51:10 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-09-28 14:51:10 +0300
commit85b52d14bd39f352ab10c0d0cb6fb114aeeda8a4 (patch)
tree9b79447f25cbf1b3f663c02144d8d9cb771e8eba /commonheaders.h
parentdcf36bc803916561f01febeedb76501d3fe3f729 (diff)
modified: commonheaders.h
modified: messages.cpp modified: replacer.suo modified: replacer.vcproj modified: utilities.h
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h
index 64b44da..9401e97 100644
--- a/commonheaders.h
+++ b/commonheaders.h
@@ -38,6 +38,8 @@ using std::wstring;
#include <fstream>
using std::wfstream;
using std::fstream;
+#include <algorithm>
+
#include <newpluginapi.h>
#include <m_database.h>