diff options
Diffstat (limited to 'test cases/frameworks/35 boost symlinks/boost/include')
-rw-r--r-- | test cases/frameworks/35 boost symlinks/boost/include/boost/version.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/frameworks/35 boost symlinks/boost/include/boost/version.hpp b/test cases/frameworks/35 boost symlinks/boost/include/boost/version.hpp new file mode 100644 index 0000000..77d9948 --- /dev/null +++ b/test cases/frameworks/35 boost symlinks/boost/include/boost/version.hpp @@ -0,0 +1,3 @@ +#define BOOST_VERSION 300 + +#error This is not a real version of boost |