Commit 9ad82fd
committed
[Math] Don't exclude
Some link pragmas were commented out because they supposedly don't work
with CINT. This is not applicable anymore.
One might consider to just remove these pragmas because
`link C++ function` is ignored now, but for consistency with the
previous lines that list the functions for different types, I would
suggest to keep it.TMath::Limits<Long64_t> functions from LinkDef1 parent 26c1500 commit 9ad82fd
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments