// file : odb/details/posix/tls.ixx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb { namespace details { template inline tls:: tls () { } template inline tls:: tls () { } } }