more cleanup of include file handling. starting to work on files in packages
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <Python.h>
|
||||
#include <Python.h> // IWYU pragma: keep
|
||||
#include "python_impl.h"
|
||||
#include "force.h"
|
||||
#include "input.h"
|
||||
|
||||
Reference in New Issue
Block a user