Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/FixGlobalInit.h

    r293dc1c r1be845b  
    1919#include <string>  // for string
    2020
    21 #include <AST/Fwd.hpp>
    22 
    23 
    2421class Declaration;
    2522
     
    2926        /// function is for library code.
    3027        void fixGlobalInit( std::list< Declaration * > & translationUnit, bool inLibrary );
    31         void fixGlobalInit( ast::TranslationUnit & translationUnit, bool inLibrary );
    3228} // namespace
    3329
Note: See TracChangeset for help on using the changeset viewer.