enigma-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-cvs] enigma/src/px tools.cc,1.2,1.3 system_unix.cc,1.2,1.3


From: Martin Hawlisch <address@hidden>
Subject: [Enigma-cvs] enigma/src/px tools.cc,1.2,1.3 system_unix.cc,1.2,1.3
Date: Tue, 28 Oct 2003 09:58:10 +0000

Update of /cvsroot/enigma/enigma/src/px
In directory subversions:/tmp/cvs-serv13047/src/px

Modified Files:
        tools.cc system_unix.cc 
Log Message:
Compilation fix


Index: tools.cc
===================================================================
RCS file: /cvsroot/enigma/enigma/src/px/tools.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tools.cc    27 Oct 2003 22:10:29 -0000      1.2
--- tools.cc    28 Oct 2003 09:58:07 -0000      1.3
***************
*** 24,27 ****
--- 24,28 ----
  #include <cstdarg>
  #include <cstdio>
+ #include <cassert>
  
  using namespace std;

Index: system_unix.cc
===================================================================
RCS file: /cvsroot/enigma/enigma/src/px/system_unix.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** system_unix.cc      27 Oct 2003 13:28:46 -0000      1.2
--- system_unix.cc      28 Oct 2003 09:58:08 -0000      1.3
***************
*** 24,27 ****
--- 24,28 ----
  #include <sys/stat.h>
  #include <unistd.h>
+ #include <cassert>
  
  using namespace std;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]