server/src/shared/revision_nr.h
ApoC b078ceb76c [8727] Cleanup in ObjectAccessor::FindHelper.
* This commit also restores compilability under some platforms and gcc combinations.

Signed-off-by: ApoC <apoc@nymfe.net>
2009-10-25 00:56:52 +02:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8727"
#endif // __REVISION_NR_H__