1#ifndef COMMON_H
2#define COMMON_H
3const int c = 2;
4#endif
5