mirror of
https://github.com/triqs/dft_tools
synced 2025-01-12 22:18:23 +01:00
move one test to c++11 for obsolete gcc
alias_const_view test is c++11 only. does not work on gcc 4.6
This commit is contained in:
parent
b45045e81c
commit
0464c8e3b6
@ -19,8 +19,8 @@
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
#include "./common.hpp"
|
||||
#include "./src/array.hpp"
|
||||
#include "../common.hpp"
|
||||
#include "../src/array.hpp"
|
||||
#include <iostream>
|
||||
|
||||
//using std::cout; using std::endl;
|
Loading…
Reference in New Issue
Block a user