Changeset a2392b for configure.ac


Ignore:
Timestamp:
Sep 29, 2011, 3:42:26 PM (14 years ago)
Author:
Frederik Heber <heber@…>
Children:
cc78ae
Parents:
12e953
git-author:
Frederik Heber <heber@…> (09/09/11 10:13:51)
git-committer:
Frederik Heber <heber@…> (09/29/11 15:42:26)
Message:

FIX: boost/serialization added to includes before Memory.

  • boost::serialization seems to have a bug with overloaded new, hence it has to be included before.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r12e953 ra2392b  
    4545BOOST_PREPROCESSOR
    4646BOOST_PROGRAM_OPTIONS
     47BOOST_SERIALIZATION
    4748BOOST_SMART_PTR
    4849BOOST_THREADS
Note: See TracChangeset for help on using the changeset viewer.