You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add fully qualified names for std::string and std::map (#2590)
* Add fully qualified names for std::string and std::map
The header TJAlienCredentials.h polluted the global namespace, included usually with CCDB
or something related.
See AliceO2Group/AliceO2#14524 for more background.
This commit prepares for the removal of the polluted namespace.
The libraries/repo with TJAlienCredentials is JAliEn-ROOT and libjalieno2.
The problem was first noticed by @vkucera.
* fix clang-format
---------
Co-authored-by: Piotr Konopka <piotr.jan.konopka@cern.ch>
0 commit comments