adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] CVS: adonthell/src/python object.h,1.1.2.1,1.1.2.2


From: Alexandre Courbot <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src/python object.h,1.1.2.1,1.1.2.2
Date: Mon, 01 Jul 2002 15:46:51 -0400

Update of /cvsroot/adonthell/adonthell/src/python
In directory subversions:/tmp/cvs-serv9595/src/python

Modified Files:
      Tag: Branch_road_to_0-4
        object.h 
Log Message:
Now compiles well with GCC 2.95 as well.


Index: object.h
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/python/Attic/object.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** object.h    30 Jun 2002 19:01:00 -0000      1.1.2.1
--- object.h    1 Jul 2002 19:46:49 -0000       1.1.2.2
***************
*** 31,35 ****
  
  #include <string>
! #include "base.h"
  
  namespace python
--- 31,36 ----
  
  #include <string>
! 
! #include "python/base.h"
  
  namespace python




reply via email to

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