forked from boostorg/mpl
Updated tests and jamfiles to reflect the changed testing headers location.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <boost/mpl/equal.hpp>
|
||||
#include <boost/mpl/comparison.hpp>
|
||||
#include <boost/mpl/int.hpp>
|
||||
#include <boost/mpl/aux_/test.hpp>
|
||||
#include "test.hpp"
|
||||
|
||||
typedef vector_c<int,3,4,0,-5,8,-1,7>::type numbers;
|
||||
typedef vector_c<int,0,-5,-1>::type manual_first;
|
||||
|
||||
Reference in New Issue
Block a user