ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
math
vc
include
Vc
common
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
support.h