00001 // Dummy source file just so that CMake can figure out to use C++ and build a 00002 // library! 00003 00004 namespace { 00005 00006 const int dummy = 0; 00007 00008 } // namespace