Changeset 2369 in Sophya for trunk/ArchTOIPipe/Kernel/piotoirdr.h
- Timestamp:
- Apr 24, 2003, 3:22:26 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/piotoirdr.h
r2328 r2369 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: piotoirdr.h,v 1. 1 2003-02-24 09:18:01aubourg Exp $7 // $Id: piotoirdr.h,v 1.2 2003-04-24 13:22:26 aubourg Exp $ 8 8 9 9 #ifndef PIOTOIRDR_H … … 15 15 16 16 #include "HL2_PIOLIB/PIOLib.h" 17 // #include "HL2_PIOLIB/PIOCpp.h" // BUGGY !! Ne marche pas !!!18 17 19 18 /* Missing from PIO headers... */ 19 extern "C" { 20 20 PIOErr PIOFreeInfoTOI( 21 21 PIOSTRING *FLGname, … … 37 37 PIOGroup *MyGroup /* Input : opened group reference */ 38 38 ); 39 39 } 40 40 /* End missing */ 41 41
Note:
See TracChangeset
for help on using the changeset viewer.