Daniel Jasper | 97da917 | 2013-10-22 08:09:47 +0000 | [diff] [blame] | 1 | #ifndef COMMON_H |
2 | #define COMMON_H | ||||
Richard Smith | 9887d79 | 2014-10-17 01:42:53 +0000 | [diff] [blame] | 3 | const int x = 2; |
Daniel Jasper | 97da917 | 2013-10-22 08:09:47 +0000 | [diff] [blame] | 4 | #endif |