diff options
Diffstat (limited to 'devel/gcvs/files/patch-common_CommitDlg.cpp')
-rw-r--r-- | devel/gcvs/files/patch-common_CommitDlg.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gcvs/files/patch-common_CommitDlg.cpp b/devel/gcvs/files/patch-common_CommitDlg.cpp deleted file mode 100644 index 7a01ce3ea7e0..000000000000 --- a/devel/gcvs/files/patch-common_CommitDlg.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- common/CommitDlg.cpp.orig 2013-09-27 10:14:52.000000000 +0200 -+++ common/CommitDlg.cpp 2013-09-27 10:17:47.000000000 +0200 -@@ -22,6 +22,8 @@ - * CommitDlg.cpp : the cvs commit dialog - */ - -+#define _WITH_GETLINE -+#include <stdio.h> - #include "stdafx.h" - - #ifdef WIN32 |