~ubuntu-branches/ubuntu/precise/pdns-recursor/precise

« back to all changes in this revision

Viewing changes to mplexer.hh

  • Committer: Bazaar Package Importer
  • Author(s): Matthijs Möhlmann
  • Date: 2011-01-22 16:39:02 UTC
  • mfrom: (1.1.8 upstream) (4.2.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110122163902-5549ul164u0yeoge
Tags: 3.3-1
* New upstream release. (Closes: #565052)
* Init loop is fixed in pdns (Closes: #594805)
* Now my name is spelled correctly.
* Update Standards-Version to 3.9.1
* Update the recursor.conf and include new configuration parameters.
* Add debug package (Closes: #594243)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef PDNS_MPLEXER_HH
 
2
#define PDNS_MPLEXER_HH
1
3
#include <boost/function.hpp>
2
4
#include <boost/any.hpp>
3
5
#include <boost/shared_array.hpp>
156
158
  }
157
159
};
158
160
 
 
161
#endif
 
 
b'\\ No newline at end of file'