1*f4a2713aSLionel Sambuc #ifndef B_H 2*f4a2713aSLionel Sambuc #define B_H 3*f4a2713aSLionel Sambuc const int b = 3; 4*f4a2713aSLionel Sambuc #endif 5