Changeset 2576


Ignore:
Timestamp:
Oct 3, 2011, 3:52:21 PM (12 years ago)
Author:
Peter
Message:

avoid warning with doxygen 1.7.5.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/omic/GFF.h

    r2482 r2576  
    114114     */
    115115    const std::vector<std::string>& vec(void) const;
     116
     117    /**
     118       \brief protected friend
     119     */
    116120    friend std::ostream& operator<<(std::ostream&, const GFF&);
    117121    // user compiler generated copy
Note: See TracChangeset for help on using the changeset viewer.