#ifndef SVNREV_H #define SVNREV_H #ifdef __cplusplus extern "C" { #endif int SvnRev(); #ifdef __cplusplus } #endif #endif /* SVNREV_H */