Skip to content
Snippets Groups Projects
Commit 378579ee authored by Marko Petric's avatar Marko Petric
Browse files

Remove boost ifdes from JsonProcessor

parent f66500a9
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@
// Author : M.Frank
//
//==========================================================================
#ifdef DD4HEP_USE_BOOST
/**
Note:
......@@ -157,6 +156,3 @@ static long handle_json(Detector& description, int argc, char** argv) {
return 1;
}
DECLARE_APPLY(DD4hep_JsonProcessor,handle_json)
#endif // DD4HEP_USE_BOOST
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