MrC also needs BAD_STATIC_FORWARD define.

This commit is contained in:
Jack Jansen 1999-10-26 09:25:32 +00:00
parent 25da5bebd8
commit 32a15adeab
1 changed files with 3 additions and 0 deletions

View File

@ -170,6 +170,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifdef __SC__
#define BAD_STATIC_FORWARD
#endif
#ifdef __MRC__
#define BAD_STATIC_FORWARD
#endif
/* Define to `long' if <time.h> doesn't define. */
/* #undef clock_t */