00001 00002 #ifndef FUNCTION_IDENTIFICATION_H 00003 #define FUNCTION_IDENTIFICATION_H 00004 00005 // These are now included in libraryIdentification.h 00006 // #include "sqlite3x.h" 00007 // #include "rose.h" 00008 // #include "libraryIdentification.h" 00009 00010 namespace LibraryIdentification 00011 { 00012 // This code was moved to libraryIdentification.h 00013 }; 00014 00015 #endif
1.4.7