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

    r374 r440  
    1010#include <map>
    1111#include <functional>
    12 #if defined(__KCC__)
    13 using std::string ;
    14 #include <map.h>
    15 #include <functional.h>
    16 #endif
    1712
    1813#include "pisysdep.h"
Note: See TracChangeset for help on using the changeset viewer.