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

    r361 r440  
    1212#include <map>
    1313#include <functional>
    14 #if defined(__KCC__)
    15 using std::string ;
    16 #include <list.h>
    17 #include <map.h>
    18 #include <functional.h>
    19 #endif
    2014
    2115#include "pdlmgr.h"
Note: See TracChangeset for help on using the changeset viewer.