source:
NonGTP/Boost/boost/config/abi/msvc_prefix.hpp
@
857
Revision 857, 263 bytes checked in by igarcia, 19 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[857] | 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.