[GME-commit] GMESRC/GME/XmlBackEnd FilesInUseDlg.cpp, 1.2, 1.3 SvnExec.cpp, 1.3, 1.4

Log messages of CVS commits gme-commit at list.isis.vanderbilt.edu
Thu Apr 10 17:32:39 CDT 2008


Update of /project/gme-repository/GMESRC/GME/XmlBackEnd
In directory escher:/tmp/cvs-serv14623/XmlBackEnd

Modified Files:
	FilesInUseDlg.cpp SvnExec.cpp 
Log Message:
Removing duplicated includes (made by code generator wizards)

CVS User:  (csaba)

Index: FilesInUseDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/XmlBackEnd/FilesInUseDlg.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FilesInUseDlg.cpp	26 Sep 2007 20:30:31 -0000	1.2
--- FilesInUseDlg.cpp	10 Apr 2008 22:32:37 -0000	1.3
***************
*** 5,9 ****
  #include "resource.h"
  #include "FilesInUseDlg.h"
- #include ".\filesinusedlg.h"
  
  #ifdef _DEBUG
--- 5,8 ----

Index: SvnExec.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/XmlBackEnd/SvnExec.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** SvnExec.cpp	13 Feb 2008 18:54:57 -0000	1.3
--- SvnExec.cpp	10 Apr 2008 22:32:37 -0000	1.4
***************
*** 4,8 ****
  #include "SvnExec.h"
  #include "svauto_i.c" // this includes the IID_ISvnExec, IID_ISvnTester, IID_ISvnWorkBench
- #include ".\svnexec.h"
  
  // CSvnExec
--- 4,7 ----



More information about the GME-commit mailing list