-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ntuple] ignore warning about unused functions in RColumnElement.hxx
Those functions need to be defined static to avoid violating ODR in the ntuple_endian, that includes the file while changing the endianness, ending up with a different definition of those functions.
- Loading branch information
1 parent
303a4e8
commit c826c8b
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters