mirror of
https://github.com/boostorg/multi_array.git
synced 2026-01-30 08:02:21 +00:00
moved multi_array_ref.hpp into the multi_array directory.
It is no longer a top-level include since it relies on multi_array anyway. Updated regression tests accordingly. [SVN r13991]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Testing subarray and const_subarray assignment
|
||||
//
|
||||
|
||||
#include "boost/multi_array_ref.hpp"
|
||||
#include "boost/multi_array.hpp"
|
||||
|
||||
#define BOOST_INCLUDE_MAIN
|
||||
#include "boost/test/test_tools.hpp"
|
||||
|
||||
Reference in New Issue
Block a user