[sword-cvs] biblecs/apps/InstallMgr MainFrm.h, 1.11, 1.12 RemoteMntFrm.cpp, 1.7, 1.8

sword at www.crosswire.org sword at www.crosswire.org
Tue May 4 00:01:20 MST 2004


Update of /cvs/core/biblecs/apps/InstallMgr
In directory www:/tmp/cvs-serv28525/apps/InstallMgr

Modified Files:
	MainFrm.h RemoteMntFrm.cpp 
Log Message:
no message

Index: MainFrm.h
===================================================================
RCS file: /cvs/core/biblecs/apps/InstallMgr/MainFrm.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- MainFrm.h	3 May 2004 22:41:14 -0000	1.11
+++ MainFrm.h	4 May 2004 07:01:18 -0000	1.12
@@ -2,6 +2,7 @@
 #ifndef MainFrmH
 #define MainFrmH
 //---------------------------------------------------------------------------
+#include <time.h>
 #include <Classes.hpp>
 #include <Controls.hpp>
 #include <StdCtrls.hpp>
@@ -15,9 +16,9 @@
 #include <swmgr.h>
 #include <ImgList.hpp>
 #include <Buttons.hpp>
-#include <NMFtp.hpp>
-#include <NMHttp.hpp>
-#include <Psock.hpp>
+//#include <NMFtp.hpp>
+//#include <NMHttp.hpp>
+//#include <Psock.hpp>
 #include <swversion.h>
 #include <installmgr.h>
 

Index: RemoteMntFrm.cpp
===================================================================
RCS file: /cvs/core/biblecs/apps/InstallMgr/RemoteMntFrm.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- RemoteMntFrm.cpp	15 Aug 2003 08:52:15 -0000	1.7
+++ RemoteMntFrm.cpp	4 May 2004 07:01:18 -0000	1.8
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 #include <vcl.h>
 #pragma hdrstop
-
+#include <time.h>
 #include "RemoteMntFrm.h"
 #include <installmgr.h>
 




More information about the sword-cvs mailing list