Changeset 440 in Sophya for trunk/SophyaPI/PIext/piacmd.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/piacmd.h

    r361 r440  
    1414#include <map>
    1515#include <functional>
    16 #if defined(__KCC__)
    17 using std::string ;
    18 #include <vector.h>
    19 #include <map.h>
    20 #include <functional.h>
    21 #endif
    2216
    2317#include "dlftypes.h"
Note: See TracChangeset for help on using the changeset viewer.