Skip to content
Snippets Groups Projects
Commit ff8bcb0f authored by Rene Brun's avatar Rene Brun
Browse files

From Philippe:

Insure that iostream is properly initialized before the execution of SetAliEnSetting
(This is needed in the environment where iostream is not already loaded in CINT).


git-svn-id: http://root.cern.ch/svn/root/trunk@29155 27541ba8-7e3a-0410-8455-c3a389f83636
parent 724d28e4
No related branches found
No related tags found
No related merge requests found
#include <iostream>
void SetAliEnSettings()
{
// Routine to load settings from an AliEn environment file.
......
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