Skip to content

Commit

Permalink
Refs #11400. #ifdef around gcc #pragma.
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsteve committed Mar 24, 2015
1 parent 9d13c55 commit 65a64f4
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -22,7 +22,9 @@
File change history is stored at: <https://github.com/mantidproject/mantid>.
Code Documentation is available at: <http://doxygen.mantidproject.org>
*/
#ifdef __GNUC__
#pragma GCC system_header
#endif

#include <boost/python/list.hpp>
#include "MantidKernel/WarningSuppressions.h"
Expand Down

0 comments on commit 65a64f4

Please sign in to comment.