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

From Lorenzo:

Patch fixing compilation  of TMath dictionary in optimized mode


git-svn-id: http://root.cern.ch/svn/root/trunk@23624 27541ba8-7e3a-0410-8455-c3a389f83636
parent cb0abe1b
No related branches found
No related tags found
No related merge requests found
...@@ -110,6 +110,7 @@ ...@@ -110,6 +110,7 @@
#pragma link C++ nestedtypedef; #pragma link C++ nestedtypedef;
#pragma link C++ namespace ROOT; #pragma link C++ namespace ROOT;
#pragma link C++ namespace TMath;
#pragma link C++ typedef ShowMembersFunc_t; #pragma link C++ typedef ShowMembersFunc_t;
#pragma link C++ typedef ROOT::NewFunc_t; #pragma link C++ typedef ROOT::NewFunc_t;
#pragma link C++ typedef ROOT::NewArrFunc_t; #pragma link C++ typedef ROOT::NewArrFunc_t;
......
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