source:
downloads/boost_1_34_1/boost/config/abi/msvc_prefix.hpp
@
29
Last change on this file since 29 was 29, checked in by landauf, 17 years ago | |
---|---|
File size: 255 bytes |
Line | |
---|---|
1 | // (C) Copyright John Maddock 2003. |
2 | // Use, modification and distribution are subject to the |
3 | // Boost Software License, Version 1.0. (See accompanying file |
4 | // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
5 | |
6 | #pragma pack(push,8) |
7 | |
8 |
Note: See TracBrowser
for help on using the repository browser.