blob: 349bf5f7c4734c1d75bf557f0ca8a26243032f20 [file] [log] [blame]
Daniel Jasper97da9172013-10-22 08:09:47 +00001#ifndef COMMON_H
2#define COMMON_H
Richard Smith9887d792014-10-17 01:42:53 +00003const int x = 2;
Daniel Jasper97da9172013-10-22 08:09:47 +00004#endif