Skip to content
Snippets Groups Projects
Commit 36f30a45 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

ActsDataPreparation: Fix using declarations.

Avoid using declarations in the global namespace where they can be seen
by #included headers.

Instead, put the Cell functions in the InDet namespace, where they can be
found by ADL.
parent c61daa03
No related branches found
No related tags found
Loading
Loading
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