osrm-backend/unit_tests
Daniel J. Hofmann 5c4a845b55 Remove template-heavy Boost.MPL headers where not needed.
This removed mpl headers from the code base, where not needed.

This mostly affects unit tests, where mpl's type list is actually only
used once to automatically generate tests for multiple types (see ref).

In addition, this commit also fixes the includes in the touched headers.

Resulting in 1/ reduces build times and 2/ proper includes.

Reference:

- http://www.boost.org/doc/libs/1_59_0/libs/test/doc/html/boost_test/tests_organization/test_cases/test_organization_templates.html#ref_BOOST_AUTO_TEST_CASE_TEMPLATE
2015-09-28 15:00:20 +02:00
..
algorithms Remove template-heavy Boost.MPL headers where not needed. 2015-09-28 15:00:20 +02:00
data_structures Remove template-heavy Boost.MPL headers where not needed. 2015-09-28 15:00:20 +02:00
fixtures Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
algorithm_tests.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
datastructure_tests.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00