]> www.ginac.de Git - ginac.git/blobdiff - ginac/compiler.h
Remove MSVC-specific definition of __func__ and __alignof__.
[ginac.git] / ginac / compiler.h
index 5b438e7284b9bbcfc3b3f8c97011edd84bb2abd2..d307bf7dde5945dfbf9352209f6dc4cec6060964 100644 (file)
@@ -33,9 +33,4 @@
 #define attribute_deprecated
 #endif
 
-#ifdef _MSC_VER
-#define __func__ __FUNCTION__
-#define __alignof__ __alignof
-#endif
-
 #endif // ndef GINAC_COMPILER_DEP_H