1  #ifndef IMPORT1_H
       2  #define IMPORT1_H
       3  #ifdef BUG
       4  #error Should not happen
       5  #endif
       6  #endif
       1  #ifndef IMPORT1_H
       2  #define IMPORT1_H
       3  #ifdef BUG
       4  #error Should not happen
       5  #endif
       6  #endif