16#ifndef engineIDulong_h
17#define engineIDulong_h 1
21unsigned long crc32ul(
const std::string & s);
25 static unsigned long id =
crc32ul(E::engineName());
31#ifdef ENABLE_BACKWARDS_COMPATIBILITY
unsigned long crc32ul(const std::string &s)
unsigned long engineIDulong()