ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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