put implementation header first for all remaining main folder source files
This commit is contained in:
@ -15,10 +15,10 @@
|
||||
Contributing author (triclinic and multi-neigh) : Pieter in 't Veld (SNL)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "neighbor.h"
|
||||
#include <mpi.h>
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include "neighbor.h"
|
||||
#include "neigh_list.h"
|
||||
#include "neigh_request.h"
|
||||
#include "nbin.h"
|
||||
|
||||
Reference in New Issue
Block a user