00001 /* 00002 * Mapping.h 00003 * 00004 * Created on: 26.08.2008 00005 * Author: Karl Wessel 00006 */ 00007 00008 #ifndef MAPPING_H_ 00009 #define MAPPING_H_ 00010 00011 #include "MappingBase.h" 00012 #include "MappingUtils.h" 00013 00014 00015 #endif /* MAPPING_H_ */