aboutsummaryrefslogtreecommitdiff
path: root/odb/pre.hxx
blob: 63acb3e825d49c3a84fb718235dde3143789097d (plain)
1
2
3
4
5
6
7
8
// file      : odb/pre.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/pre.hxx>
#endif