aboutsummaryrefslogtreecommitdiff
path: root/odb/exceptions.cxx
blob: d86657cf4b0ba94c902e9d67087b31de53857323 (plain)
1
2
3
4
5
6
7
8
9
10
// file      : odb/exceptions.cxx
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
// license   : GNU GPL v2; see accompanying LICENSE file

#include <odb/exceptions.hxx>

namespace odb
{
}