~ubuntu-branches/ubuntu/vivid/fbreader/vivid-proposed

« back to all changes in this revision

Viewing changes to fbreader/src/formats/openreader/ORBookReader.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2007-12-04 12:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20071204125145-pw20qfyn0fx3h7jg
Tags: 0.8.8-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 * 02110-1301, USA.
20
20
 */
21
21
 
 
22
#include <string.h>
 
23
#include <stdlib.h>
 
24
 
22
25
#include <algorithm>
23
26
 
24
27
#include <ZLUnicodeUtil.h>