From: hristov Date: Thu, 28 Aug 2014 07:17:23 +0000 (+0200) Subject: Removing wrong inline (Root6) X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=3fa398e0683c6963739354064a94ef799f21215c;p=u%2Fmrichter%2FAliRoot.git Removing wrong inline (Root6) --- diff --git a/STARLIGHT/starlight/include/inputParameters.h b/STARLIGHT/starlight/include/inputParameters.h index acc94dfafba..fe58756c84d 100644 --- a/STARLIGHT/starlight/include/inputParameters.h +++ b/STARLIGHT/starlight/include/inputParameters.h @@ -146,7 +146,7 @@ public: } template - inline friend std::ostream& operator<<(std::ostream& os, const parameter& par); + friend std::ostream& operator<<(std::ostream& os, const parameter& par);