~ubuntu-branches/ubuntu/trusty/adept/trusty

« back to all changes in this revision

Viewing changes to ept/debtags/maint/vocabularyindexer.cc

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-05-03 21:54:12 UTC
  • mfrom: (78.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20120503215412-alxr7j1ltrm4o6cs
Tags: 3.0~beta7.2+qa2
* QA upload.
* Fix build failure with GCC 4.7. Closes: #667095, #655512.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <cstdio>
 
2
#include <unistd.h>
2
3
#include <ept/debtags/maint/vocabularyindexer.h>
3
4
#include <ept/debtags/vocabulary.h>
4
5
#include <ept/debtags/maint/vocabularymerger.h>