Remove some 'using namespace' statements in headers
Because such statements bleed into all the files that include the headers, and this may lead to compilation errors later.
Showing
- dune/microstructure/CorrectorComputer.hh 55 additions, 56 deletionsdune/microstructure/CorrectorComputer.hh
- dune/microstructure/EffectiveQuantitiesComputer.hh 6 additions, 7 deletionsdune/microstructure/EffectiveQuantitiesComputer.hh
- dune/microstructure/matrix_operations.hh 2 additions, 4 deletionsdune/microstructure/matrix_operations.hh
- dune/microstructure/prestrainedMaterial.hh 47 additions, 48 deletionsdune/microstructure/prestrainedMaterial.hh
Loading
Please register or sign in to comment