Skip to content
Snippets Groups Projects
Commit f251e52b authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Undoing some of the changes in this branch to make its modifications mergeable into Gaudi/master

parent f6aae1c9
No related branches found
No related tags found
1 merge request!90Add missing header to GaudiKernel/DataSvc.h
......@@ -11,7 +11,7 @@
//#include "GaudiKernel/Auditor.h"
//#include "GaudiKernel/AlgTool.h"
//#include "GaudiKernel/ObjectFactory.h"
//
//// Backwards compatibility dummies
//#define DECLARE_ALGORITHM(x) /*dummy*/
//#define DECLARE_NAMESPACE_ALGORITHM(n,x) /*dummy*/
......@@ -33,7 +33,7 @@
//#define DECLARE_NAMESPACE_TOOL(n,x) /*dummy*/
//
//#define DECLARE_FACTORY_ENTRIES(x) void x##_load()
//
#endif
#endif // GAUDIKERNEL_DECLAREFACTORYENTRIES_H
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment