[GME-commit] GMESRC/GME/PartBrowser PartBrowserCtrl.cpp, 1.1, 1.2 PartBrowserDlg.cpp, 1.1, 1.2

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


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

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

CVS User:  (csaba)

Index: PartBrowserCtrl.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/PartBrowser/PartBrowserCtrl.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PartBrowserCtrl.cpp	13 Feb 2008 21:23:58 -0000	1.1
--- PartBrowserCtrl.cpp	10 Apr 2008 22:32:38 -0000	1.2
***************
*** 5,11 ****
  #include "PartBrowserCtrl.h"
  #include "PartBrowserPropPage.h"
- //#include "..\Mga\MgaLib.h"
  #include "..\Interfaces\Mga_i.c"
- #include ".\partbrowserctrl.h"
  
  #ifdef _DEBUG
--- 5,9 ----

Index: PartBrowserDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/PartBrowser/PartBrowserDlg.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PartBrowserDlg.cpp	13 Feb 2008 21:23:58 -0000	1.1
--- PartBrowserDlg.cpp	10 Apr 2008 22:32:38 -0000	1.2
***************
*** 3,7 ****
  
  #include "stdafx.h"
- //#include "..\Mga\MgaLib_i.c"
  #include "PartBrowserDlg.h"
  #include "PartBrowserCtrl.h"
--- 3,6 ----



More information about the GME-commit mailing list