Tobias Klauser 37ebcd91b8 Fix two gcc -Wignored-qualifiers warnings
Fix the following two gcc warnings:

elfio/elfio_section.hpp:50:36: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
     const size_t get_stream_size() const
                                    ^
elfio/elfio_segment.hpp:99:23: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
     get_stream_size() const
2018-05-05 19:30:09 +03:00
..
2017-10-04 20:15:53 +03:00
2017-10-04 20:47:51 +03:00
2017-10-04 20:47:51 +03:00
2017-10-04 20:47:51 +03:00