#ifndef A_QUOTE_H
#define A_QUOTE_H
#define FOO1_QUOTE(x) x + x
#define BAR1_QUOTE(x) x + x
#define BAZ1_QUOTE(x) x + x
#endif
#ifndef A_QUOTE_H
#define A_QUOTE_H
#define FOO1_QUOTE(x) x + x
#define BAR1_QUOTE(x) x + x
#define BAZ1_QUOTE(x) x + x
#endif