do not use epicsStdioRedirect.h for EPICS 3.13
This commit is contained in:
@ -64,7 +64,6 @@ extern "C" {
|
|||||||
#include "recGbl.h"
|
#include "recGbl.h"
|
||||||
#include "dbEvent.h"
|
#include "dbEvent.h"
|
||||||
#include "epicsMath.h"
|
#include "epicsMath.h"
|
||||||
#include "epicsStdioRedirect.h"
|
|
||||||
|
|
||||||
#ifdef devStream_epicsExportSharedSymbols
|
#ifdef devStream_epicsExportSharedSymbols
|
||||||
# undef devStream_epicsExportSharedSymbols
|
# undef devStream_epicsExportSharedSymbols
|
||||||
@ -76,6 +75,8 @@ extern "C" {
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
#else
|
||||||
|
#include "epicsStdioRedirect.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
Reference in New Issue
Block a user