Skip to content

Commit 732ef78

Browse files
committed
[Bug fix] Remove the pragma line leading to error with gcc 4.8
1 parent 2eab8e5 commit 732ef78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/details.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <boost/python.hpp>
2121
#include <Eigen/Core>
2222

23-
#pragma GCC diagnostic error "-pedantic" // Alas only work for g++ 4.8
2423
#include <numpy/arrayobject.h>
2524
#include <iostream>
2625

0 commit comments

Comments
 (0)