[Igarden-commit] Garden/source/Document CDatabaseAction.cpp, 1.7, 1.8
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2007-02-22 05:00:50
|
Update of /cvsroot/igarden/Garden/source/Document In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12941 Modified Files: CDatabaseAction.cpp Log Message: Win32 changes Index: CDatabaseAction.cpp =================================================================== RCS file: /cvsroot/igarden/Garden/source/Document/CDatabaseAction.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** CDatabaseAction.cpp 8 Oct 2006 00:36:20 -0000 1.7 --- CDatabaseAction.cpp 22 Feb 2007 05:00:49 -0000 1.8 *************** *** 25,28 **** --- 25,29 ---- //#include "MyAssert.h" //#include "MaterialRef.h" + #include "CDatabasePanel.h" // --------------------------------------------------------------------------- |