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