Changeset 440 in Sophya for trunk/SophyaPI/PIext/dlftypes.h


Ignore:
Timestamp:
Sep 26, 1999, 5:49:56 PM (26 years ago)
Author:
ercodmgr
Message:

flag KCC -> namespace std et CC_HAS_RTTI_SUPPORT Reza 26/9/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/dlftypes.h

    r384 r440  
    77#define DLFTYPES_H_SEEN
    88
     9#include "machdefs.h"
    910#include <string>
    1011#include <vector>
    11 #if defined(__KCC__)
    12 using std::string ;
    13 #include <vector.h>
    14 #endif
    1512
    1613// ------------ Fonctions pour trace de fonctions --------------
Note: See TracChangeset for help on using the changeset viewer.