~ubuntu-branches/ubuntu/vivid/aptitude/vivid

« back to all changes in this revision

Viewing changes to src/generic/apt/aptitude_resolver.h

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2012-06-29 01:48:31 UTC
  • Revision ID: package-import@ubuntu.com-20120629014831-7yxujv9gswyo2hac
Tags: 0.6.6-1ubuntu2
Fix FTBFS with gcc-4.7 (LP: #1007969)

Show diffs side-by-side

added added

removed removed

Lines of Context:
450
450
                    aptitudeDepCache *cache,
451
451
                    pkgPolicy *_policy);
452
452
 
 
453
  virtual ~aptitude_resolver() {}
 
454
 
453
455
  /** \brief Return \b true if the given version will break a hold or
454
456
   *  install a forbidden version.
455
457
   */