adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] CVS: adonthell/src/input event.h,1.1.1.1,1.2


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src/input event.h,1.1.1.1,1.2
Date: Tue, 22 Jul 2003 13:40:41 -0400

Update of /cvsroot/adonthell/adonthell/src/input
In directory subversions:/tmp/cvs-serv1022/input

Modified Files:
        event.h 
Log Message:
FIXED compile problem with SWIG 1.3.19

Index: event.h
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/input/event.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** event.h     18 Jul 2003 15:16:09 -0000      1.1.1.1
--- event.h     22 Jul 2003 17:40:39 -0000      1.2
***************
*** 87,91 ****
  }
  
  PYTHON_AS_CALLBACK_ARGUMENT(input::event)
! 
  #endif
--- 87,92 ----
  }
  
+ #ifndef SWIG
  PYTHON_AS_CALLBACK_ARGUMENT(input::event)
! #endif // SWIG
  #endif





reply via email to

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