From d497b1b0373d758ede3d877ab68c8d7c8ab29062 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 13 Jan 2012 15:08:46 -0600 Subject: Fix inadvertent TQt changes This closes Bug 752 --- indexlib/boost-compat/config/requires_threads.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'indexlib/boost-compat/config/requires_threads.hpp') diff --git a/indexlib/boost-compat/config/requires_threads.hpp b/indexlib/boost-compat/config/requires_threads.hpp index d8a35777..cfaff230 100644 --- a/indexlib/boost-compat/config/requires_threads.hpp +++ b/indexlib/boost-compat/config/requires_threads.hpp @@ -4,8 +4,8 @@ // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#ifndef BOOST_CONFIG_RETQUIRES_THREADS_HPP -#define BOOST_CONFIG_RETQUIRES_THREADS_HPP +#ifndef BOOST_CONFIG_REQUIRES_THREADS_HPP +#define BOOST_CONFIG_REQUIRES_THREADS_HPP #ifndef BOOST_CONFIG_HPP # include @@ -89,4 +89,4 @@ #endif // BOOST_HAS_THREADS -#endif // BOOST_CONFIG_RETQUIRES_THREADS_HPP +#endif // BOOST_CONFIG_REQUIRES_THREADS_HPP -- cgit v1.2.3