blob: f690bcbd399b2523ecc12c3816dc059e0065a6a0 [file] [log] [blame]
Daniel Jasper97da9172013-10-22 08:09:47 +00001#ifndef COMMON_H
2#define COMMON_H
3const int c = 2;
4#endif