Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / cpp / import1.h
blob936c525eb7f16d2b2bac16a0209ab551e5f503e5
1 #ifndef IMPORT1_H
2 #define IMPORT1_H
3 #ifdef BUG
4 #error Should not happen
5 #endif
6 #endif