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

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