~svn/ubuntu/oneiric/subversion/ppa

« back to all changes in this revision

Viewing changes to subversion/bindings/java/javahl/native/Pool.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-12-13 17:57:16 UTC
  • mfrom: (1.1.6 upstream) (0.1.3 etch)
  • Revision ID: james.westby@ubuntu.com-20061213175716-2ysv6z4w5dpa2r2f
Tags: 1.4.2dfsg1-2ubuntu1
* Merge with Debian unstable; remaining changes:
  - Create pot file on build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include "JNIUtil.h"
24
24
#include "JNIMutex.h"
25
25
#include "JNICriticalSection.h"
26
 
#include <svn_pools.h>
 
26
#include "svn_pools.h"
27
27
 
28
28
/**
29
29
 * Constructor to create one apr pool as the subpool of the global pool