aboutsummaryrefslogtreecommitdiff
path: root/odb/details/mutex.hxx
blob: e1121b9a99379cc3ee4d79bb9bba69538efe34c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
// file      : odb/details/mutex.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_MUTEX_HXX
#define ODB_DETAILS_MUTEX_HXX

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

#endif // ODB_DETAILS_MUTEX_HXX