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

#ifdef _MSC_VER
#  include <odb/compilers/vc/post.hxx>
#endif