Several lookup fixes and fingerprinting of files with input IO, thx @alex85k

This commit is contained in:
DennisOSRM
2013-07-18 14:11:45 +02:00
parent a4f6ec516b
commit c3dab15eb6
3 changed files with 21 additions and 7 deletions
+5
View File
@@ -2,5 +2,10 @@
#define UUID_CONFIG_H_
#cmakedefine01 HAS64BITS
#cmakedefine MD5PREPARE "${MD5PREPARE}"
#cmakedefine MD5RTREE "${MD5RTREE}"
#cmakedefine MD5NODEINFO "${MD5NODEINFO}"
#cmakedefine MD5GRAPH "${MD5GRAPH}"
#cmakedefine MD5OBJECTS "${MD5OBJECTS}"
#endif /* UUID_CONFIG_H_ */