#include <config.h>
#include <fwk/CentralConfig.h>
#include <fwk/GITGlobalRevision.h>
#include <fwk/VModule.h>
#include <utl/ReaderErrorReporter.h>
#include <utl/ErrorLogger.h>
#include <utl/Reader.h>
#include <utl/XercesUtil.h>
#include <utl/StringCompare.h>
#include <fwk/RunController.h>
#include "CentralConfig/Md5Fingerprints.icc"
#include "CentralConfig/Md5Excludes.icc"
#include <xercesc/dom/DOM.hpp>
#include <dlfcn.h>
#include <boost/filesystem.hpp>
#include <boost/process.hpp>
#include <fstream>
Go to the source code of this file.