rechecking some corefiles with IWYU after the many updates
This commit is contained in:
@ -30,12 +30,12 @@
|
||||
#include "universe.h"
|
||||
#include "input.h"
|
||||
#include "info.h"
|
||||
#include "atom.h"
|
||||
#include "atom.h" // IWYU pragma: keep
|
||||
#include "update.h"
|
||||
#include "neighbor.h"
|
||||
#include "neighbor.h" // IWYU pragma: keep
|
||||
#include "comm.h"
|
||||
#include "comm_brick.h"
|
||||
#include "domain.h"
|
||||
#include "domain.h" // IWYU pragma: keep
|
||||
#include "force.h"
|
||||
#include "modify.h"
|
||||
#include "group.h"
|
||||
|
||||
Reference in New Issue
Block a user