From b4dceb89a00e901030b0c86ad11ae99e4c6070e5 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Fri, 8 Jun 2012 04:40:08 +0200 Subject: [PATCH] prepare for VS2010 Signed-off-by: Sven Strickroth --- ext/tgit | 2 +- src/TortoiseProc/StatGraphDlg.cpp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/tgit b/ext/tgit index d124f2d13..2da4ee173 160000 --- a/ext/tgit +++ b/ext/tgit @@ -1 +1 @@ -Subproject commit d124f2d13fae0f2f14f4ab063dd7d673f5cb45dc +Subproject commit 2da4ee173308d46aaa918f0d9593c3695ddd92f6 diff --git a/src/TortoiseProc/StatGraphDlg.cpp b/src/TortoiseProc/StatGraphDlg.cpp index eb78467c7..6dd904d27 100644 --- a/src/TortoiseProc/StatGraphDlg.cpp +++ b/src/TortoiseProc/StatGraphDlg.cpp @@ -28,6 +28,7 @@ #include "Registry.h" #include "FormatMessageWrapper.h" +#include #include #include #include -- 2.11.4.GIT