src/SDCCutil.c (pathEquivalent): defined but not used
[fw/sdcc] / src / SDCCset.h
index c3bd289c079de8c46da51dccbfc238f8c4acd23b..93da8ddab2c78ac24d95f8833322cf191e5ecf90 100644 (file)
 #define SDCCSET_H
 #include <stdarg.h>
 
-#if defined(_MSC_VER) || defined(__BORLANDC__)
-#include "sdcc_vc.h"
-#else
-#include "sdccconf.h"
-#endif // _MSC_VER
-
 
 #ifndef THROWS
 #define THROWS