~ubuntu-branches/ubuntu/oneiric/soprano/oneiric-proposed

« back to all changes in this revision

Viewing changes to backends/redland/redlandworld.h

  • Committer: Bazaar Package Importer
  • Author(s): Modestas Vainius
  • Date: 2011-03-23 19:10:49 UTC
  • mfrom: (1.1.34 upstream) (12.2.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110323191049-k8osjcachf4fyl5e
Tags: 2.6.0+dfsg.1-3
Fix symbol files to support both gcc 4.4 and Qt 4.6 configurations.
Fixes FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#ifndef SOPRANO_BACKEND_REDLAND_WORLD_H
24
24
#define SOPRANO_BACKEND_REDLAND_WORLD_H
25
25
 
 
26
#include <raptor2/raptor.h>
26
27
#include <redland.h>
27
28
 
28
29
#include "error.h"