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

[Unittest] remove useless pragma

parent 135281ff
No related branches found
Tags v1.0.2
No related merge requests found
......@@ -15,10 +15,6 @@
// Pinocchio If not, see
// <http://www.gnu.org/licenses/>.
#ifdef NDEBUG
#pragma GCC diagnostic ignored "-Wunused-but-set-variable"
#endif
#include "pinocchio/multibody/model.hpp"
#include "pinocchio/algorithm/jacobian.hpp"
#include "pinocchio/algorithm/crba.hpp"
......
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