OSM-binary/include
Jochen Topf f84c2ea5e2 Use #define instead of const char* for version.
You can't initialize strings in header files, because they might be included from several source files and the linker will see several copies of the same string.
2013-08-26 10:30:39 +02:00
..
osmpbf Use #define instead of const char* for version. 2013-08-26 10:30:39 +02:00