Skip to content
Snippets Groups Projects
Commit 732ef78f authored by jcarpent's avatar jcarpent
Browse files

[Bug fix] Remove the pragma line leading to error with gcc 4.8

parent 2eab8e57
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@
#include <boost/python.hpp>
#include <Eigen/Core>
#pragma GCC diagnostic error "-pedantic" // Alas only work for g++ 4.8
#include <numpy/arrayobject.h>
#include <iostream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment