Commit 522f63f
committed
Remove now useless reference to namespace tr1
I found this when searching for std::shared_ptr in the code and removed it
since the shared_ptr and now in plain STL.
Signed-off-by: Jocelyn Legault <[email protected]>1 parent 23ca159 commit 522f63f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
0 commit comments