// Copyright (c) 2007-2012 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #if !defined(HPX_IOSTREAMS_EXPORT_DEFINITIONS_DEC_01_2011_0826AM) #define HPX_IOSTREAMS_EXPORT_DEFINITIONS_DEC_01_2011_0826AM #include #if defined(HPX_IOSTREAMS_MODULE_EXPORTS) # define HPX_IOSTREAMS_EXPORT HPX_SYMBOL_EXPORT #else # define HPX_IOSTREAMS_EXPORT HPX_SYMBOL_IMPORT #endif #endif