Changeset 347 in Sophya for trunk/SophyaPI/PIext


Ignore:
Timestamp:
Aug 3, 1999, 4:57:08 PM (26 years ago)
Author:
ercodmgr
Message:

Pb portage - Reza 03/08/99

Location:
trunk/SophyaPI/PIext
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pistdimgapp.cc

    r344 r347  
    760760void PIStdImgApp::CatchSignals(bool fg)
    761761{   
    762 PeidaConfigureSignalhandling(fg, fg); 
     762PeidaConfigureSignalhandling(fg, fg, true, true); 
    763763m[5]->SetStateMsg(10603, fg);
    764764}
  • trunk/SophyaPI/PIext/pistdimgapp.h

    r331 r347  
    99#include <string>
    1010#include <map>
     11#if defined(__KCC__)
     12using std::string ;
     13#include <map.h>
     14#endif
    1115
    1216#include "pisysdep.h"
Note: See TracChangeset for help on using the changeset viewer.