/* $Id: //depot/tools/main/performance/perfstat_cluster/src/errorHandler.hpp#30 $ */ #ifndef ERRORHANDLER_H #define ERRORHANDLER_H /** class for handling error logging */ class errorHandler { }; #endif