Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/FixInit.h

    r1be845b rd180746  
    2424  /// replace constructor initializers with expression statements
    2525  /// and unwrap basic C-style initializers
    26         void fix( std::list< Declaration * > & translationUnit, bool inLibrary );
     26        void fix( std::list< Declaration * > & translationUnit, const std::string & name, bool inLibrary );
    2727} // namespace
    2828
Note: See TracChangeset for help on using the changeset viewer.