From f2541bb90af059680aa7036f315f052175999355 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 8 Apr 2015 03:09:47 +0000 Subject: Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2. --- libs/context/config/32.cpp | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 libs/context/config/32.cpp (limited to 'libs/context/config/32.cpp') diff --git a/libs/context/config/32.cpp b/libs/context/config/32.cpp deleted file mode 100644 index d3d2dba29..000000000 --- a/libs/context/config/32.cpp +++ /dev/null @@ -1,9 +0,0 @@ -// 32.cpp -// -// Copyright (c) 2012 Steven Watanabe -// -// 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) - -int test[sizeof(void*) == 4? 1 : -1]; -- cgit v1.2.1