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