do not include epicsStdio

This commit is contained in:
Marty Kraimer
2004-08-27 16:00:04 +00:00
parent 72021a6501
commit 5505bfc3ab

View File

@@ -187,9 +187,3 @@
# endif
# endif /* ifndef __cplusplus */
#endif /* ifdef INLINE_defs_EPICS */
/*The following is so that shareLib does not get included recursively*/
#ifndef epicsStdioh
#include "epicsStdio.h"
#endif