aboutsummaryrefslogtreecommitdiffhomepage
path: root/tvmet-1.7.1/include/tvmet/tvmet.h
diff options
context:
space:
mode:
Diffstat (limited to 'tvmet-1.7.1/include/tvmet/tvmet.h')
-rw-r--r--tvmet-1.7.1/include/tvmet/tvmet.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/tvmet-1.7.1/include/tvmet/tvmet.h b/tvmet-1.7.1/include/tvmet/tvmet.h
index 7e66fefd7..abf7a7a0e 100644
--- a/tvmet-1.7.1/include/tvmet/tvmet.h
+++ b/tvmet-1.7.1/include/tvmet/tvmet.h
@@ -51,25 +51,6 @@
# include <tvmet/config/config-vc71.h>
#endif
-
-// give up for these cases
-#if !defined(TVMET_HAVE_MUTABLE)
-# error "Your compiler doesn't support the mutable keyword! Giving up."
-#endif
-
-#if !defined(TVMET_HAVE_TYPENAME)
-# error "Your compiler doesn't support the typename keyword! Giving up."
-#endif
-
-#if !defined(TVMET_HAVE_NAMESPACES)
-# error "Your compiler doesn't support the namespace concept! Giving up."
-#endif
-
-#if !defined(TVMET_HAVE_PARTIAL_SPECIALIZATION)
-# error "Your compiler doesn't support partial specialization! Giving up."
-#endif
-
-
/*
* other compiler specific stuff
*/