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

#ifndef ODB_DETAILS_THREAD_HXX
#define ODB_DETAILS_THREAD_HXX

#include <odb/details/posix/thread.hxx>

#endif // ODB_DETAILS_THREAD_HXX