Skip to content
Snippets Groups Projects
Commit 5344e6fe authored by Alvaro Tolosa Delgado's avatar Alvaro Tolosa Delgado Committed by Andre Sailer
Browse files

change name of ifdef guard

parent 113ab839
No related branches found
No related tags found
No related merge requests found
#ifndef DCH_INFO_H_INCLUDED #ifndef DDREC_DCH_INFO_H
#define DCH_INFO_H_INCLUDED #define DDREC_DCH_INFO_H
#include "TMath.h" #include "TMath.h"
...@@ -345,4 +345,4 @@ inline void DCH_info_struct::Show_DCH_info_database(std::ostream & oss) const ...@@ -345,4 +345,4 @@ inline void DCH_info_struct::Show_DCH_info_database(std::ostream & oss) const
} }
}} // end namespace dd4hep::rec:: }} // end namespace dd4hep::rec::
#endif // DCH_INFO_H_INCLUDED #endif // DDREC_DCH_INFO_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment