home *** CD-ROM | disk | FTP | other *** search
- *** orig/libgplus.5/libgplus/src/_regex.cc Sat Nov 13 18:24:54 1993
- --- src/libgplus.5/libgplus/src/_regex.cc Sat Nov 13 18:25:08 1993
- ***************
- *** 31,37 ****
- --- 31,41 ----
- #include <regex.h>
- }
-
- + #ifdef __MSDOS__
- + #include <_Regex.h>
- + #else
- #include <Regex.h>
- + #endif
-
- Regex::~Regex()
- {
-