Browse Source

unused header

Alec Jacobson 4 years ago
parent
commit
bd411de7db
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/igl/quadprog.cpp

+ 0 - 1
include/igl/quadprog.cpp

@@ -1,6 +1,5 @@
 #include "quadprog.h"
 #include "min_quad_with_fixed.h"
-#include <igl/matlab_format.h>
 #include <iostream>
 
 template <typename Scalar, int n, int m>