~ubuntu-branches/ubuntu/saucy/openexr/saucy

« back to all changes in this revision

Viewing changes to IlmImf/ImfTiledMisc.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Adeodato Simó
  • Date: 2008-03-24 23:00:21 UTC
  • mfrom: (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080324230021-gnofz9mnvcj1xlv3
Tags: 1.6.1-3
Disable (hopefully temporarily) the test suite on arm and ia64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
//-----------------------------------------------------------------------------
41
41
 
42
42
#include <ImfTiledMisc.h>
43
 
#include <Iex.h>
 
43
#include "Iex.h"
44
44
#include <ImfMisc.h>
45
45
#include <ImfChannelList.h>
46
46