]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/signals/detail/config.hpp
Update to latest from boost 1.34.x branch
[lyx.git] / boost / boost / signals / detail / config.hpp
index afc0f69fd2ed9c8a6ca12650b18ea045a28414c2..bdd6d20ed4912d98ff3a66131085bbad005dff6c 100644 (file)
@@ -1,24 +1,22 @@
 /*
  *
  * Copyright (c) 1998-2002
- * Dr John Maddock
+ * John Maddock
  *
- * Copyright (c) 2003
- * Doug Gregor
+ * Copyright (c) 2003-2004
+ * Douglas Gregor
  *
- * Permission to use, copy, modify, distribute and sell this software
- * and its documentation for any purpose is hereby granted without fee,
- * provided that the above copyright notice appear in all copies and
- * that both that copyright notice and this permission notice appear
- * in supporting documentation.  Dr John Maddock makes no representations
- * about the suitability of this software for any purpose.
- * It is provided "as is" without express or implied warranty.
+ * 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)
  *
  */
 
 #ifndef BOOST_SIGNALS_CONFIG_HPP
 #define BOOST_SIGNALS_CONFIG_HPP
 
+#include <boost/config.hpp>
+
 #ifdef BOOST_HAS_DECLSPEC
 #  if defined(BOOST_ALL_DYN_LINK) || defined(BOOST_SIGNALS_DYN_LINK)
 #    ifdef BOOST_SIGNALS_SOURCE