[GME-commit] GMESRC/GME/Gme ScrollZoomView.cpp,1.18,1.19
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Tue Jun 10 16:37:35 CDT 2008
Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv22149
Modified Files:
ScrollZoomView.cpp
Log Message:
removing unnecessary header includes
CVS User: (csaba)
Index: ScrollZoomView.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/ScrollZoomView.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** ScrollZoomView.cpp 2 Jun 2008 17:40:24 -0000 1.18
--- ScrollZoomView.cpp 10 Jun 2008 21:37:33 -0000 1.19
***************
*** 4,20 ****
#include "stdafx.h"
- #include "GMEApp.h"
#include "ScrollZoomView.h"
- #include <afxpriv.h>
-
- //
- #include "GMEstd.h"
! #include "GuiMeta.h"
! #include "GMEDoc.h"
! #include "PendingObjectPosRequest.h"
! #include "GMEView.h"
! #include "ChildFrm.h"
! #include "ModelGrid.h"
#include "Mainfrm.h"
//
--- 4,10 ----
#include "stdafx.h"
#include "ScrollZoomView.h"
! #include "GMEApp.h"
#include "Mainfrm.h"
//
More information about the GME-commit
mailing list