Need gcc ifdef around pragma - please fix
This commit is contained in:
parent
4a62ee4040
commit
59214afc30
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ SourceFiles
|
|||
#include "HashSet.H"
|
||||
|
||||
// Have gcc ignore certain warnings while including mesquite headers
|
||||
#pragma GCC diagnostic ignored "-Wold-style-cast"
|
||||
//HJ #pragma GCC diagnostic ignored "-Wold-style-cast"
|
||||
|
||||
#include "Mesquite_all_headers.hpp"
|
||||
|
||||
|
|
Reference in a new issue