Ignore:
Timestamp:
Jun 25, 2020, 3:24:41 PM (5 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
1ca493a
Parents:
7a434f
git-author:
Frederik Heber <frederik.heber@…> (04/22/19 22:58:30)
git-committer:
Frederik Heber <frederik.heber@…> (06/25/20 15:24:41)
Message:

Adapted to boost 1.64.

  • need array_wrapper.hpp when using make_array. Otherwise make_array cannot be found.
  • unit_test has an issue with ::get.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ThirdParty/vmg/test/unit_test/boost_test.cpp

    r7a434f r912a6f  
    3737
    3838#include <boost/test/framework.hpp>
    39 #include <boost/test/detail/unit_test_parameters.hpp>
    40 #include <boost/test/impl/unit_test_main.ipp>
     39//#include <boost/test/detail/unit_test_parameters.hpp>
     40//#include <boost/test/impl/unit_test_main.ipp>
    4141
    4242#ifdef BOOST_TEST_ALTERNATIVE_INIT_API
Note: See TracChangeset for help on using the changeset viewer.