update/trim list of include files according to the IWYU principle

This commit is contained in:
Axel Kohlmeyer
2021-04-24 13:22:39 -04:00
parent e4c7c23843
commit 4738337e47
132 changed files with 618 additions and 1011 deletions

View File

@ -19,7 +19,6 @@
#include "error.h"
#include "math_eigen.h"
#include "math_extra.h"
#include "math_special.h"
#include "memory.h"
#include "modify.h"