diff -r 3c04e05ab24f -r 67b6ef6917ba src/main.h --- a/src/main.h Wed Jul 17 03:06:21 2013 +0300 +++ b/src/main.h Wed Jul 17 18:46:47 2013 +0300 @@ -15,6 +15,8 @@ #define BUILD_RC 3 #define BUILD_RELEASE 4 +#define elif else if + #include static const std::nullptr_t null = nullptr;