Reverting 2010-02-23T00:40:53Z!esr@thyrsus.com.
It interacts badly with stack protection, and the person who suggested the change says there are simple workarounds for his issue.
This commit is contained in:
parent
07ba362908
commit
d9585df6fd
1 changed files with 0 additions and 6 deletions
|
@ -14,12 +14,6 @@
|
|||
#ifndef SHARED_OBJECT_HPP_INCLUDED
|
||||
#define SHARED_OBJECT_HPP_INCLUDED
|
||||
|
||||
/*
|
||||
* Magic to address a Debian dependency problem:
|
||||
* see <https://gna.org/bugs/?15459> for discussion.
|
||||
*/
|
||||
#define BOOST_MULTI_INDEX_DISABLE_SERIALIZATION
|
||||
|
||||
#include <climits>
|
||||
#include <cassert>
|
||||
#include <boost/multi_index_container.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue