|
|
|||
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_
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|