summaryrefslogtreecommitdiff
path: root/plugins/IEHistory/src/services.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-08-21 13:24:25 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-08-21 13:24:25 +0000
commitc862405581fafcf9830be2ed4098313518b699c1 (patch)
tree4605c73ab8158a3c0cbfd179b728334a7e69e175 /plugins/IEHistory/src/services.cpp
parenta23b1597035e06afa1aca79e9812f720723a099e (diff)
first version that compiles
git-svn-id: http://svn.miranda-ng.org/main/trunk@10260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEHistory/src/services.cpp')
-rw-r--r--plugins/IEHistory/src/services.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/IEHistory/src/services.cpp b/plugins/IEHistory/src/services.cpp
index 75d16a6e1d..7a86e17d08 100644
--- a/plugins/IEHistory/src/services.cpp
+++ b/plugins/IEHistory/src/services.cpp
@@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include "stdafx.h"
#include "services.h"
HANDLE hShowHistory;