Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 10:33:11

0001 #ifndef VC_DEPRECATED_COMMON_SUPPORT_H_
0002 #define VC_DEPRECATED_COMMON_SUPPORT_H_
0003 #ifdef __GNUC__
0004 #warning "the <Vc/common/support.h> header is deprecated. Use <Vc/support.h> instead."
0005 #endif
0006 #include <Vc/support.h>
0007 #endif // VC_DEPRECATED_COMMON_SUPPORT_H_