# | Line 38 | Line 38 | GNU General Public License for more details. | |
---|---|---|
38 | #include "utils/ElementsTable.hpp" | |
39 | #include "utils/simError.h" | |
40 | #include "io/ifstrstream.hpp" | |
41 | – | |
42 | – | #ifdef _MSC_VER |
43 | – | #define strncasecmp _strnicmp |
44 | – | #define strcasecmp _stricmp |
45 | – | #endif |
46 | – | |
41 | ||
42 | #ifdef WIN32 | |
43 | #define FILE_SEP_CHAR "\\" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |