Changeset 440 in Sophya for trunk/SophyaPI/PIext/nobjmgr.cc


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/nobjmgr.cc

    r380 r440  
    88#include <list>
    99#include <map>
    10 #if defined(__KCC__)
    11 using std::string ;
    12 #include <list.h>
    13 #include <map.h>
    14 #endif
    1510
    1611#include "strutil.h"
Note: See TracChangeset for help on using the changeset viewer.