#include <config.h>
#include "csbuild-debian-changes.h"
#include <fstream>
#include <boost/format.hpp>
Functions | |
debian_changes | operator+ (debian_changes const &lhs, debian_changes const &rhs) |
debian_changes operator+ | ( | debian_changes const & | lhs, | |
debian_changes const & | rhs | |||
) |
lhs | the debian_changes to add to. | |
rhs | the values to add. |