~ubuntu-branches/debian/sid/nordugrid-arc/sid

« back to all changes in this revision

Viewing changes to src/libs/data-staging/DTR.h

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2012-12-13 16:41:31 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121213164131-0fumka0jar8mxm07
Tags: 2.0.1-1
* 2.0.1 Release
* Drop patches accepted upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef DTR_H_
2
2
#define DTR_H_
3
3
 
4
 
#ifdef HAVE_CONFIG_H
5
 
#include <config.h>
6
 
#endif
7
 
 
8
4
#include <arc/data/DataHandle.h>
9
5
#include <arc/CheckSum.h>
10
6
#include <arc/data/URLMap.h>