ROOT  6.06/09
Reference Guide
support.h
Go to the documentation of this file.
1 #ifndef VC_DEPRECATED_COMMON_SUPPORT_H
2 #define VC_DEPRECATED_COMMON_SUPPORT_H
3 #ifdef __GNUC__
4 #warning "the <Vc/common/support.h> header is deprecated. Use <Vc/support.h> instead."
5 #endif
6 #include <Vc/support.h>
7 #endif // VC_DEPRECATED_COMMON_SUPPORT_H