diff options
author | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-04-05 22:10:20 +0600 |
---|---|---|
committer | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-04-05 22:10:20 +0600 |
commit | cf9c2cdea7d6fb19abe0afa24722bebdb17f9554 (patch) | |
tree | 2ef93157565666b7320dfada2853338a5be3a235 /version.h | |
parent | 472467fdf175d80958812fcc0023b93c8bd17e02 (diff) |
git problem fix
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ -#ifndef VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B
-#define VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B
-
-#define SUBWCREV (0)
-
-#endif
+#ifndef VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B +#define VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B + +#define SUBWCREV (0) + +#endif |