diff options
Diffstat (limited to 'plugins/HistoryStats/src')
101 files changed, 101 insertions, 101 deletions
diff --git a/plugins/HistoryStats/src/_consts.cpp b/plugins/HistoryStats/src/_consts.cpp index 2aa0aec431..0221984803 100644 --- a/plugins/HistoryStats/src/_consts.cpp +++ b/plugins/HistoryStats/src/_consts.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#define HISTORYSTATS_CONST_DEFINE
#include "_consts.h"
diff --git a/plugins/HistoryStats/src/_consts.h b/plugins/HistoryStats/src/_consts.h index 8c168140c2..d2dbf156c2 100644 --- a/plugins/HistoryStats/src/_consts.h +++ b/plugins/HistoryStats/src/_consts.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD__CONSTS_H)
+#if !defined(HISTORYSTATS_GUARD__CONSTS_H)
#define HISTORYSTATS_GUARD__CONSTS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/_format.h b/plugins/HistoryStats/src/_format.h index 528cbb17ad..c367f59202 100644 --- a/plugins/HistoryStats/src/_format.h +++ b/plugins/HistoryStats/src/_format.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD__FORMAT_H)
+#if !defined(HISTORYSTATS_GUARD__FORMAT_H)
#define HISTORYSTATS_GUARD__FORMAT_H
/*
diff --git a/plugins/HistoryStats/src/_langext.h b/plugins/HistoryStats/src/_langext.h index b60b826e55..f5e94694f7 100644 --- a/plugins/HistoryStats/src/_langext.h +++ b/plugins/HistoryStats/src/_langext.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD__LANGEXT_H)
+#if !defined(HISTORYSTATS_GUARD__LANGEXT_H)
#define HISTORYSTATS_GUARD__LANGEXT_H
/*
diff --git a/plugins/HistoryStats/src/_strfunc.h b/plugins/HistoryStats/src/_strfunc.h index 76ef571add..f00af2f367 100644 --- a/plugins/HistoryStats/src/_strfunc.h +++ b/plugins/HistoryStats/src/_strfunc.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD__STRFUNC_H)
+#if !defined(HISTORYSTATS_GUARD__STRFUNC_H)
#define HISTORYSTATS_GUARD__STRFUNC_H
namespace ext
diff --git a/plugins/HistoryStats/src/bandctrl.cpp b/plugins/HistoryStats/src/bandctrl.cpp index cd4c8c1969..2240b1f55c 100644 --- a/plugins/HistoryStats/src/bandctrl.cpp +++ b/plugins/HistoryStats/src/bandctrl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "bandctrl.h"
/*
diff --git a/plugins/HistoryStats/src/bandctrl.h b/plugins/HistoryStats/src/bandctrl.h index ccd25e3d7c..4917545c87 100644 --- a/plugins/HistoryStats/src/bandctrl.h +++ b/plugins/HistoryStats/src/bandctrl.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_BANDCTRL_H)
+#if !defined(HISTORYSTATS_GUARD_BANDCTRL_H)
#define HISTORYSTATS_GUARD_BANDCTRL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/bandctrldefs.h b/plugins/HistoryStats/src/bandctrldefs.h index ad5115c1e4..1be373dcfa 100644 --- a/plugins/HistoryStats/src/bandctrldefs.h +++ b/plugins/HistoryStats/src/bandctrldefs.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_BANDCTRLDEFS_H)
+#if !defined(HISTORYSTATS_GUARD_BANDCTRLDEFS_H)
#define HISTORYSTATS_GUARD_BANDCTRLDEFS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/bandctrlimpl.cpp b/plugins/HistoryStats/src/bandctrlimpl.cpp index d3042aca41..4ecbe3932d 100644 --- a/plugins/HistoryStats/src/bandctrlimpl.cpp +++ b/plugins/HistoryStats/src/bandctrlimpl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "bandctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/bandctrlimpl.h b/plugins/HistoryStats/src/bandctrlimpl.h index d93ed15398..7eef92ba68 100644 --- a/plugins/HistoryStats/src/bandctrlimpl.h +++ b/plugins/HistoryStats/src/bandctrlimpl.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_BANDCTRLIMPL_H)
+#if !defined(HISTORYSTATS_GUARD_BANDCTRLIMPL_H)
#define HISTORYSTATS_GUARD_BANDCTRLIMPL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/canvas.cpp b/plugins/HistoryStats/src/canvas.cpp index b9a5141214..215f631104 100644 --- a/plugins/HistoryStats/src/canvas.cpp +++ b/plugins/HistoryStats/src/canvas.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "canvas.h"
void Canvas::updateTrans(BYTE* pData)
diff --git a/plugins/HistoryStats/src/canvas.h b/plugins/HistoryStats/src/canvas.h index c7edd9d366..99213316f2 100644 --- a/plugins/HistoryStats/src/canvas.h +++ b/plugins/HistoryStats/src/canvas.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_CANVAS_H)
+#if !defined(HISTORYSTATS_GUARD_CANVAS_H)
#define HISTORYSTATS_GUARD_CANVAS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/colbase_words.cpp b/plugins/HistoryStats/src/colbase_words.cpp index 9d3b466705..e45c77e019 100644 --- a/plugins/HistoryStats/src/colbase_words.cpp +++ b/plugins/HistoryStats/src/colbase_words.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "colbase_words.h"
/*
diff --git a/plugins/HistoryStats/src/colbase_words.h b/plugins/HistoryStats/src/colbase_words.h index e21733a90c..2d9ef4c667 100644 --- a/plugins/HistoryStats/src/colbase_words.h +++ b/plugins/HistoryStats/src/colbase_words.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLBASE_WORDS_H)
+#if !defined(HISTORYSTATS_GUARD_COLBASE_WORDS_H)
#define HISTORYSTATS_GUARD_COLBASE_WORDS_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column.cpp b/plugins/HistoryStats/src/column.cpp index 69a2bd83e9..51d9967873 100644 --- a/plugins/HistoryStats/src/column.cpp +++ b/plugins/HistoryStats/src/column.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column.h"
#include "column_rank.h"
diff --git a/plugins/HistoryStats/src/column.h b/plugins/HistoryStats/src/column.h index 214d2cbc2d..acd99f933e 100644 --- a/plugins/HistoryStats/src/column.h +++ b/plugins/HistoryStats/src/column.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_H)
#define HISTORYSTATS_GUARD_COLUMN_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/column_chatduration.cpp b/plugins/HistoryStats/src/column_chatduration.cpp index 09cc3fbbae..fba75dbfc4 100644 --- a/plugins/HistoryStats/src/column_chatduration.cpp +++ b/plugins/HistoryStats/src/column_chatduration.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_chatduration.h"
/*
diff --git a/plugins/HistoryStats/src/column_chatduration.h b/plugins/HistoryStats/src/column_chatduration.h index 74e8ba7987..95e8e237ce 100644 --- a/plugins/HistoryStats/src/column_chatduration.h +++ b/plugins/HistoryStats/src/column_chatduration.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_CHATDURATION_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_CHATDURATION_H)
#define HISTORYSTATS_GUARD_COLUMN_CHATDURATION_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_events.cpp b/plugins/HistoryStats/src/column_events.cpp index 4725e17d71..016558f0ca 100644 --- a/plugins/HistoryStats/src/column_events.cpp +++ b/plugins/HistoryStats/src/column_events.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_events.h"
/*
diff --git a/plugins/HistoryStats/src/column_events.h b/plugins/HistoryStats/src/column_events.h index bdac07d76e..5fd9d52dff 100644 --- a/plugins/HistoryStats/src/column_events.h +++ b/plugins/HistoryStats/src/column_events.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_EVENTS_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_EVENTS_H)
#define HISTORYSTATS_GUARD_COLUMN_EVENTS_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_group.cpp b/plugins/HistoryStats/src/column_group.cpp index bb860e7114..740e97d0e1 100644 --- a/plugins/HistoryStats/src/column_group.cpp +++ b/plugins/HistoryStats/src/column_group.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_group.h"
/*
diff --git a/plugins/HistoryStats/src/column_group.h b/plugins/HistoryStats/src/column_group.h index 75132afc26..4683bdb47e 100644 --- a/plugins/HistoryStats/src/column_group.h +++ b/plugins/HistoryStats/src/column_group.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_GROUP_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_GROUP_H)
#define HISTORYSTATS_GUARD_COLUMN_GROUP_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_inout.cpp b/plugins/HistoryStats/src/column_inout.cpp index 9f003f2b9a..4a7ab6aec8 100644 --- a/plugins/HistoryStats/src/column_inout.cpp +++ b/plugins/HistoryStats/src/column_inout.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_inout.h"
/*
diff --git a/plugins/HistoryStats/src/column_inout.h b/plugins/HistoryStats/src/column_inout.h index 422e104b58..c1ece71bff 100644 --- a/plugins/HistoryStats/src/column_inout.h +++ b/plugins/HistoryStats/src/column_inout.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUT_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUT_H)
#define HISTORYSTATS_GUARD_COLUMN_INOUT_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_inoutgraph.cpp b/plugins/HistoryStats/src/column_inoutgraph.cpp index f25e3fc43c..f5f10559fd 100644 --- a/plugins/HistoryStats/src/column_inoutgraph.cpp +++ b/plugins/HistoryStats/src/column_inoutgraph.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_inoutgraph.h"
/*
diff --git a/plugins/HistoryStats/src/column_inoutgraph.h b/plugins/HistoryStats/src/column_inoutgraph.h index afa7decd61..6b08170ff4 100644 --- a/plugins/HistoryStats/src/column_inoutgraph.h +++ b/plugins/HistoryStats/src/column_inoutgraph.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUTGRAPH_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUTGRAPH_H)
#define HISTORYSTATS_GUARD_COLUMN_INOUTGRAPH_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_nick.cpp b/plugins/HistoryStats/src/column_nick.cpp index b72eba9bb2..948656d5d1 100644 --- a/plugins/HistoryStats/src/column_nick.cpp +++ b/plugins/HistoryStats/src/column_nick.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_nick.h"
/*
diff --git a/plugins/HistoryStats/src/column_nick.h b/plugins/HistoryStats/src/column_nick.h index 189774aca2..b11959838e 100644 --- a/plugins/HistoryStats/src/column_nick.h +++ b/plugins/HistoryStats/src/column_nick.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_NICK_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_NICK_H)
#define HISTORYSTATS_GUARD_COLUMN_NICK_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_protocol.cpp b/plugins/HistoryStats/src/column_protocol.cpp index 72bf4223d0..ac583492ac 100644 --- a/plugins/HistoryStats/src/column_protocol.cpp +++ b/plugins/HistoryStats/src/column_protocol.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_protocol.h"
/*
diff --git a/plugins/HistoryStats/src/column_protocol.h b/plugins/HistoryStats/src/column_protocol.h index 288e207eb6..1fc303e91f 100644 --- a/plugins/HistoryStats/src/column_protocol.h +++ b/plugins/HistoryStats/src/column_protocol.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_PROTOCOL_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_PROTOCOL_H)
#define HISTORYSTATS_GUARD_COLUMN_PROTOCOL_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_rank.cpp b/plugins/HistoryStats/src/column_rank.cpp index 1a24428aa4..93f2027961 100644 --- a/plugins/HistoryStats/src/column_rank.cpp +++ b/plugins/HistoryStats/src/column_rank.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_rank.h"
/*
diff --git a/plugins/HistoryStats/src/column_rank.h b/plugins/HistoryStats/src/column_rank.h index 38ea57c447..fddadbaae7 100644 --- a/plugins/HistoryStats/src/column_rank.h +++ b/plugins/HistoryStats/src/column_rank.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_RANK_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_RANK_H)
#define HISTORYSTATS_GUARD_COLUMN_RANK_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_split.cpp b/plugins/HistoryStats/src/column_split.cpp index 29b7c1f9bf..7b6c7b8b6b 100644 --- a/plugins/HistoryStats/src/column_split.cpp +++ b/plugins/HistoryStats/src/column_split.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_split.h"
/*
diff --git a/plugins/HistoryStats/src/column_split.h b/plugins/HistoryStats/src/column_split.h index 798a3e1921..4dbe77fe3d 100644 --- a/plugins/HistoryStats/src/column_split.h +++ b/plugins/HistoryStats/src/column_split.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLIT_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLIT_H)
#define HISTORYSTATS_GUARD_COLUMN_SPLIT_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_splittimeline.cpp b/plugins/HistoryStats/src/column_splittimeline.cpp index 50d1d6ca7b..ad1a6b5915 100644 --- a/plugins/HistoryStats/src/column_splittimeline.cpp +++ b/plugins/HistoryStats/src/column_splittimeline.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_splittimeline.h"
/*
diff --git a/plugins/HistoryStats/src/column_splittimeline.h b/plugins/HistoryStats/src/column_splittimeline.h index 98b5246272..4b28d74646 100644 --- a/plugins/HistoryStats/src/column_splittimeline.h +++ b/plugins/HistoryStats/src/column_splittimeline.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLITTIMELINE_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLITTIMELINE_H)
#define HISTORYSTATS_GUARD_COLUMN_SPLITTIMELINE_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_timeline.cpp b/plugins/HistoryStats/src/column_timeline.cpp index a548d346fc..1c4b5ce657 100644 --- a/plugins/HistoryStats/src/column_timeline.cpp +++ b/plugins/HistoryStats/src/column_timeline.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_timeline.h"
/*
diff --git a/plugins/HistoryStats/src/column_timeline.h b/plugins/HistoryStats/src/column_timeline.h index 9be9c1ae55..fb0b9c5b85 100644 --- a/plugins/HistoryStats/src/column_timeline.h +++ b/plugins/HistoryStats/src/column_timeline.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_TIMELINE_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_TIMELINE_H)
#define HISTORYSTATS_GUARD_COLUMN_TIMELINE_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_wordcount.cpp b/plugins/HistoryStats/src/column_wordcount.cpp index 28cbcdf93f..e764e378de 100644 --- a/plugins/HistoryStats/src/column_wordcount.cpp +++ b/plugins/HistoryStats/src/column_wordcount.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_wordcount.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/column_wordcount.h b/plugins/HistoryStats/src/column_wordcount.h index 676a0ec300..e29b6836aa 100644 --- a/plugins/HistoryStats/src/column_wordcount.h +++ b/plugins/HistoryStats/src/column_wordcount.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDCOUNT_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDCOUNT_H)
#define HISTORYSTATS_GUARD_COLUMN_WORDCOUNT_H
#include "colbase_words.h"
diff --git a/plugins/HistoryStats/src/column_words.cpp b/plugins/HistoryStats/src/column_words.cpp index 030589b6c1..47028ffccf 100644 --- a/plugins/HistoryStats/src/column_words.cpp +++ b/plugins/HistoryStats/src/column_words.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "column_words.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/column_words.h b/plugins/HistoryStats/src/column_words.h index 5ca6dfa4a8..d215fd4753 100644 --- a/plugins/HistoryStats/src/column_words.h +++ b/plugins/HistoryStats/src/column_words.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDS_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDS_H)
#define HISTORYSTATS_GUARD_COLUMN_WORDS_H
#include "colbase_words.h"
diff --git a/plugins/HistoryStats/src/contact.cpp b/plugins/HistoryStats/src/contact.cpp index 0ed8a0554a..8a03c1b746 100644 --- a/plugins/HistoryStats/src/contact.cpp +++ b/plugins/HistoryStats/src/contact.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "contact.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/contact.h b/plugins/HistoryStats/src/contact.h index f675e9c765..5d73f1c91d 100644 --- a/plugins/HistoryStats/src/contact.h +++ b/plugins/HistoryStats/src/contact.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_CONTACT_H)
+#if !defined(HISTORYSTATS_GUARD_CONTACT_H)
#define HISTORYSTATS_GUARD_CONTACT_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgconfigure.cpp b/plugins/HistoryStats/src/dlgconfigure.cpp index 4faa7acacb..6aaa746b35 100644 --- a/plugins/HistoryStats/src/dlgconfigure.cpp +++ b/plugins/HistoryStats/src/dlgconfigure.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgconfigure.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgconfigure.h b/plugins/HistoryStats/src/dlgconfigure.h index 775ffb7386..8c1d9c98c3 100644 --- a/plugins/HistoryStats/src/dlgconfigure.h +++ b/plugins/HistoryStats/src/dlgconfigure.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_DLGCONFIGURE_H)
+#if !defined(HISTORYSTATS_GUARD_DLGCONFIGURE_H)
#define HISTORYSTATS_GUARD_DLGCONFIGURE_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgfilterwords.cpp b/plugins/HistoryStats/src/dlgfilterwords.cpp index 5006a51ad3..aea8892a06 100644 --- a/plugins/HistoryStats/src/dlgfilterwords.cpp +++ b/plugins/HistoryStats/src/dlgfilterwords.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgfilterwords.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgfilterwords.h b/plugins/HistoryStats/src/dlgfilterwords.h index c1a53d076f..6f6202d349 100644 --- a/plugins/HistoryStats/src/dlgfilterwords.h +++ b/plugins/HistoryStats/src/dlgfilterwords.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_DLGFILTERWORDS_H)
+#if !defined(HISTORYSTATS_GUARD_DLGFILTERWORDS_H)
#define HISTORYSTATS_GUARD_DLGFILTERWORDS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgoption.cpp b/plugins/HistoryStats/src/dlgoption.cpp index ae5829a925..07c9e3ac47 100644 --- a/plugins/HistoryStats/src/dlgoption.cpp +++ b/plugins/HistoryStats/src/dlgoption.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "bandctrl.h"
diff --git a/plugins/HistoryStats/src/dlgoption.h b/plugins/HistoryStats/src/dlgoption.h index 6b8c18c012..2621b48ea0 100644 --- a/plugins/HistoryStats/src/dlgoption.h +++ b/plugins/HistoryStats/src/dlgoption.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_DLGOPTION_H)
+#if !defined(HISTORYSTATS_GUARD_DLGOPTION_H)
#define HISTORYSTATS_GUARD_DLGOPTION_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subbase.cpp b/plugins/HistoryStats/src/dlgoption_subbase.cpp index 2ac33f6b22..fca95cf406 100644 --- a/plugins/HistoryStats/src/dlgoption_subbase.cpp +++ b/plugins/HistoryStats/src/dlgoption_subbase.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subcolumns.cpp b/plugins/HistoryStats/src/dlgoption_subcolumns.cpp index 08e10b8e2b..54484d1877 100644 --- a/plugins/HistoryStats/src/dlgoption_subcolumns.cpp +++ b/plugins/HistoryStats/src/dlgoption_subcolumns.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "column.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subexclude.cpp b/plugins/HistoryStats/src/dlgoption_subexclude.cpp index 5a4b723a78..c0bf6e97f9 100644 --- a/plugins/HistoryStats/src/dlgoption_subexclude.cpp +++ b/plugins/HistoryStats/src/dlgoption_subexclude.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "iconlib.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subglobal.cpp b/plugins/HistoryStats/src/dlgoption_subglobal.cpp index f7dd52c623..2ceed39e26 100644 --- a/plugins/HistoryStats/src/dlgoption_subglobal.cpp +++ b/plugins/HistoryStats/src/dlgoption_subglobal.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subinput.cpp b/plugins/HistoryStats/src/dlgoption_subinput.cpp index f1361fd507..f87cf76cde 100644 --- a/plugins/HistoryStats/src/dlgoption_subinput.cpp +++ b/plugins/HistoryStats/src/dlgoption_subinput.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
/*
diff --git a/plugins/HistoryStats/src/dlgoption_suboutput.cpp b/plugins/HistoryStats/src/dlgoption_suboutput.cpp index 41186b8b5a..bd20a1744e 100644 --- a/plugins/HistoryStats/src/dlgoption_suboutput.cpp +++ b/plugins/HistoryStats/src/dlgoption_suboutput.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
/*
diff --git a/plugins/HistoryStats/src/iconlib.cpp b/plugins/HistoryStats/src/iconlib.cpp index df4b8ff740..0fa5d6a40e 100644 --- a/plugins/HistoryStats/src/iconlib.cpp +++ b/plugins/HistoryStats/src/iconlib.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "iconlib.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/iconlib.h b/plugins/HistoryStats/src/iconlib.h index fc4c88e62d..5ac891850c 100644 --- a/plugins/HistoryStats/src/iconlib.h +++ b/plugins/HistoryStats/src/iconlib.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_ICONLIB_H)
+#if !defined(HISTORYSTATS_GUARD_ICONLIB_H)
#define HISTORYSTATS_GUARD_ICONLIB_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/inout.h b/plugins/HistoryStats/src/inout.h index 2718a1cc49..c6e099169d 100644 --- a/plugins/HistoryStats/src/inout.h +++ b/plugins/HistoryStats/src/inout.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_INOUT_H)
+#if !defined(HISTORYSTATS_GUARD_INOUT_H)
#define HISTORYSTATS_GUARD_INOUT_H
class InOut
diff --git a/plugins/HistoryStats/src/main.cpp b/plugins/HistoryStats/src/main.cpp index 4b9f0281ce..202a6fcea0 100644 --- a/plugins/HistoryStats/src/main.cpp +++ b/plugins/HistoryStats/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "main.h"
#include <clocale>
diff --git a/plugins/HistoryStats/src/main.h b/plugins/HistoryStats/src/main.h index 289ee28be0..7f34285023 100644 --- a/plugins/HistoryStats/src/main.h +++ b/plugins/HistoryStats/src/main.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_MAIN_H)
+#if !defined(HISTORYSTATS_GUARD_MAIN_H)
#define HISTORYSTATS_GUARD_MAIN_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/message.cpp b/plugins/HistoryStats/src/message.cpp index b60b5907bc..bd632b043f 100644 --- a/plugins/HistoryStats/src/message.cpp +++ b/plugins/HistoryStats/src/message.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "message.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/message.h b/plugins/HistoryStats/src/message.h index 86344243bf..686ee103ee 100644 --- a/plugins/HistoryStats/src/message.h +++ b/plugins/HistoryStats/src/message.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_MESSAGE_H)
+#if !defined(HISTORYSTATS_GUARD_MESSAGE_H)
#define HISTORYSTATS_GUARD_MESSAGE_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mirandacontact.cpp b/plugins/HistoryStats/src/mirandacontact.cpp index f439ff75f8..66de169919 100644 --- a/plugins/HistoryStats/src/mirandacontact.cpp +++ b/plugins/HistoryStats/src/mirandacontact.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "mirandacontact.h"
#include "_consts.h"
diff --git a/plugins/HistoryStats/src/mirandacontact.h b/plugins/HistoryStats/src/mirandacontact.h index 16d6da320d..3155e69eca 100644 --- a/plugins/HistoryStats/src/mirandacontact.h +++ b/plugins/HistoryStats/src/mirandacontact.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_MIRANDACONTACT_H)
+#if !defined(HISTORYSTATS_GUARD_MIRANDACONTACT_H)
#define HISTORYSTATS_GUARD_MIRANDACONTACT_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mirandahistory.cpp b/plugins/HistoryStats/src/mirandahistory.cpp index 79814e9140..93b834aa87 100644 --- a/plugins/HistoryStats/src/mirandahistory.cpp +++ b/plugins/HistoryStats/src/mirandahistory.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "mirandahistory.h"
#include "mirandasettings.h"
diff --git a/plugins/HistoryStats/src/mirandahistory.h b/plugins/HistoryStats/src/mirandahistory.h index 4779b50bf6..4acb356f75 100644 --- a/plugins/HistoryStats/src/mirandahistory.h +++ b/plugins/HistoryStats/src/mirandahistory.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_MIRANDAHISTORY_H)
+#if !defined(HISTORYSTATS_GUARD_MIRANDAHISTORY_H)
#define HISTORYSTATS_GUARD_MIRANDAHISTORY_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mirandasettings.cpp b/plugins/HistoryStats/src/mirandasettings.cpp index 554988db36..f409a51844 100644 --- a/plugins/HistoryStats/src/mirandasettings.cpp +++ b/plugins/HistoryStats/src/mirandasettings.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "mirandasettings.h"
diff --git a/plugins/HistoryStats/src/mirandasettings.h b/plugins/HistoryStats/src/mirandasettings.h index 18f0113d26..e4787c255d 100644 --- a/plugins/HistoryStats/src/mirandasettings.h +++ b/plugins/HistoryStats/src/mirandasettings.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_MIRANDASETTINGS_H)
+#if !defined(HISTORYSTATS_GUARD_MIRANDASETTINGS_H)
#define HISTORYSTATS_GUARD_MIRANDASETTINGS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mu_common.cpp b/plugins/HistoryStats/src/mu_common.cpp index d2fb9b95fc..212485233a 100644 --- a/plugins/HistoryStats/src/mu_common.cpp +++ b/plugins/HistoryStats/src/mu_common.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "mu_common.h"
#include <map>
diff --git a/plugins/HistoryStats/src/mu_common.h b/plugins/HistoryStats/src/mu_common.h index c73a897539..11905e187d 100644 --- a/plugins/HistoryStats/src/mu_common.h +++ b/plugins/HistoryStats/src/mu_common.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_MU_COMMON_H)
+#if !defined(HISTORYSTATS_GUARD_MU_COMMON_H)
#define HISTORYSTATS_GUARD_MU_COMMON_H
/*
diff --git a/plugins/HistoryStats/src/optionsctrl.cpp b/plugins/HistoryStats/src/optionsctrl.cpp index 3e23d02510..c2b6e2738f 100644 --- a/plugins/HistoryStats/src/optionsctrl.cpp +++ b/plugins/HistoryStats/src/optionsctrl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrl.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/optionsctrl.h b/plugins/HistoryStats/src/optionsctrl.h index de8c12ebd8..629249e99b 100644 --- a/plugins/HistoryStats/src/optionsctrl.h +++ b/plugins/HistoryStats/src/optionsctrl.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRL_H)
+#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRL_H)
#define HISTORYSTATS_GUARD_OPTIONSCTRL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/optionsctrldefs.h b/plugins/HistoryStats/src/optionsctrldefs.h index f0ca073f7a..7b24009cdf 100644 --- a/plugins/HistoryStats/src/optionsctrldefs.h +++ b/plugins/HistoryStats/src/optionsctrldefs.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLDEFS_H)
+#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLDEFS_H)
#define HISTORYSTATS_GUARD_OPTIONSCTRLDEFS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl.cpp b/plugins/HistoryStats/src/optionsctrlimpl.cpp index e25c412f95..9b4a1333e8 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl.h b/plugins/HistoryStats/src/optionsctrlimpl.h index 1729a9c6c4..97d27a92a2 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl.h +++ b/plugins/HistoryStats/src/optionsctrlimpl.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLIMPL_H)
+#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLIMPL_H)
#define HISTORYSTATS_GUARD_OPTIONSCTRLIMPL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_button.cpp b/plugins/HistoryStats/src/optionsctrlimpl_button.cpp index bf0616aead..ebf47ae9ba 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_button.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_button.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_check.cpp b/plugins/HistoryStats/src/optionsctrlimpl_check.cpp index 4fd2f83640..8776224299 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_check.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_check.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_color.cpp b/plugins/HistoryStats/src/optionsctrlimpl_color.cpp index 48c520adc6..b7ff993eed 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_color.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_color.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp b/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp index bd9732e28f..5e8aa5bad6 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp b/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp index 4c75e77e11..9a089fc886 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp b/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp index c6094ba341..df4991990b 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_group.cpp b/plugins/HistoryStats/src/optionsctrlimpl_group.cpp index 34dcd06a34..2d36374668 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_group.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_group.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_item.cpp b/plugins/HistoryStats/src/optionsctrlimpl_item.cpp index 9d45886967..faf8ec18e0 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_item.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_item.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp b/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp index 75c6f4b724..a8fc86ae86 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/resource.h b/plugins/HistoryStats/src/resource.h index 4fb60f802d..d64b457a5f 100644 --- a/plugins/HistoryStats/src/resource.h +++ b/plugins/HistoryStats/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/HistoryStats/src/settings.cpp b/plugins/HistoryStats/src/settings.cpp index 85050f36af..722e6e0c96 100644 --- a/plugins/HistoryStats/src/settings.cpp +++ b/plugins/HistoryStats/src/settings.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "settings.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/settings.h b/plugins/HistoryStats/src/settings.h index d9d8c38dc9..77cafca6e7 100644 --- a/plugins/HistoryStats/src/settings.h +++ b/plugins/HistoryStats/src/settings.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_SETTINGS_H)
+#if !defined(HISTORYSTATS_GUARD_SETTINGS_H)
#define HISTORYSTATS_GUARD_SETTINGS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/settingsserializer.cpp b/plugins/HistoryStats/src/settingsserializer.cpp index 65cbeea853..cb6015eb8a 100644 --- a/plugins/HistoryStats/src/settingsserializer.cpp +++ b/plugins/HistoryStats/src/settingsserializer.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "settingsserializer.h"
#include "settingstree.h"
diff --git a/plugins/HistoryStats/src/settingsserializer.h b/plugins/HistoryStats/src/settingsserializer.h index 0db2473b68..3b1fc2269a 100644 --- a/plugins/HistoryStats/src/settingsserializer.h +++ b/plugins/HistoryStats/src/settingsserializer.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_SETTINGSSERIALIZER_H)
+#if !defined(HISTORYSTATS_GUARD_SETTINGSSERIALIZER_H)
#define HISTORYSTATS_GUARD_SETTINGSSERIALIZER_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/settingstree.cpp b/plugins/HistoryStats/src/settingstree.cpp index b7c4a60e4a..ff3893777c 100644 --- a/plugins/HistoryStats/src/settingstree.cpp +++ b/plugins/HistoryStats/src/settingstree.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "settingstree.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/settingstree.h b/plugins/HistoryStats/src/settingstree.h index a77bc2d1b1..f8c471e340 100644 --- a/plugins/HistoryStats/src/settingstree.h +++ b/plugins/HistoryStats/src/settingstree.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_SETTINGSTREE_H)
+#if !defined(HISTORYSTATS_GUARD_SETTINGSTREE_H)
#define HISTORYSTATS_GUARD_SETTINGSTREE_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/statistic.cpp b/plugins/HistoryStats/src/statistic.cpp index a751309004..842e24106e 100644 --- a/plugins/HistoryStats/src/statistic.cpp +++ b/plugins/HistoryStats/src/statistic.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "statistic.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/statistic.h b/plugins/HistoryStats/src/statistic.h index af1ed48f1b..b3dbe6fc2a 100644 --- a/plugins/HistoryStats/src/statistic.h +++ b/plugins/HistoryStats/src/statistic.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_STATISTIC_H)
+#if !defined(HISTORYSTATS_GUARD_STATISTIC_H)
#define HISTORYSTATS_GUARD_STATISTIC_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/stdafx.cxx b/plugins/HistoryStats/src/stdafx.cxx index b30b5516a7..e0372ed6dc 100644 --- a/plugins/HistoryStats/src/stdafx.cxx +++ b/plugins/HistoryStats/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryStats/src/stdafx.h b/plugins/HistoryStats/src/stdafx.h index 0293e08d6a..d0b4aee7ce 100644 --- a/plugins/HistoryStats/src/stdafx.h +++ b/plugins/HistoryStats/src/stdafx.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD__GLOABLS_H)
+#if !defined(HISTORYSTATS_GUARD__GLOABLS_H)
#define HISTORYSTATS_GUARD__GLOABLS_H
#pragma warning(disable: 4018) // FIXME: supress "signed/unsigned mismatch" warnings
diff --git a/plugins/HistoryStats/src/utf8buffer.h b/plugins/HistoryStats/src/utf8buffer.h index bb20bff10a..56342adbf7 100644 --- a/plugins/HistoryStats/src/utf8buffer.h +++ b/plugins/HistoryStats/src/utf8buffer.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_UTF8BUFFER_H)
+#if !defined(HISTORYSTATS_GUARD_UTF8BUFFER_H)
#define HISTORYSTATS_GUARD_UTF8BUFFER_H
#include <streambuf>
diff --git a/plugins/HistoryStats/src/utils.cpp b/plugins/HistoryStats/src/utils.cpp index e6e28270d8..4e0a78400b 100644 --- a/plugins/HistoryStats/src/utils.cpp +++ b/plugins/HistoryStats/src/utils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "utils.h"
#include <ctime>
diff --git a/plugins/HistoryStats/src/utils.h b/plugins/HistoryStats/src/utils.h index 0d1e66aedb..884b1c7302 100644 --- a/plugins/HistoryStats/src/utils.h +++ b/plugins/HistoryStats/src/utils.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_UTILS_H)
+#if !defined(HISTORYSTATS_GUARD_UTILS_H)
#define HISTORYSTATS_GUARD_UTILS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/utils/pattern.h b/plugins/HistoryStats/src/utils/pattern.h index bd590d45fc..f8ce4996a7 100644 --- a/plugins/HistoryStats/src/utils/pattern.h +++ b/plugins/HistoryStats/src/utils/pattern.h @@ -1,4 +1,4 @@ -#if !defined(HISTORYSTATS_GUARD_UTILS_PATTERN_H)
+#if !defined(HISTORYSTATS_GUARD_UTILS_PATTERN_H)
#define HISTORYSTATS_GUARD_UTILS_PATTERN_H
namespace pattern
diff --git a/plugins/HistoryStats/src/version.h b/plugins/HistoryStats/src/version.h index 2bc74c1f80..0255da74da 100644 --- a/plugins/HistoryStats/src/version.h +++ b/plugins/HistoryStats/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 1
#define __BUILD_NUM 1
|