X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FSDCCset.h;h=93da8ddab2c78ac24d95f8833322cf191e5ecf90;hb=72cf40557bdf2e62a452a851d2ba115149b57ba3;hp=c3bd289c079de8c46da51dccbfc238f8c4acd23b;hpb=0977223a96695893176916efbdfcbb3f9e26759b;p=fw%2Fsdcc diff --git a/src/SDCCset.h b/src/SDCCset.h index c3bd289c..93da8dda 100644 --- a/src/SDCCset.h +++ b/src/SDCCset.h @@ -26,12 +26,6 @@ #define SDCCSET_H #include -#if defined(_MSC_VER) || defined(__BORLANDC__) -#include "sdcc_vc.h" -#else -#include "sdccconf.h" -#endif // _MSC_VER - #ifndef THROWS #define THROWS