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