diff options
Diffstat (limited to 'src/boost/libs/context/src/untested.cpp')
-rw-r--r-- | src/boost/libs/context/src/untested.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/boost/libs/context/src/untested.cpp b/src/boost/libs/context/src/untested.cpp new file mode 100644 index 00000000..d6e20868 --- /dev/null +++ b/src/boost/libs/context/src/untested.cpp @@ -0,0 +1,7 @@ + +// Copyright Oliver Kowalke 2009. +// 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) + +#error "! code for this platform is untested - please remove this file from build/Jamfile.v2 and report the test-result on boost-track !" |