index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
import1.h
blob: 936c525eb7f16d2b2bac16a0209ab551e5f503e5 (
plain
)
1
2
3
4
5
6
#ifndef IMPORT1_H
#define IMPORT1_H
#ifdef BUG
#error Should not happen
#endif
#endif