make body package compile again
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
|
||||
#include <cstdlib>
|
||||
#include "body_nparticle.h"
|
||||
#include "my_pool_chunk.h"
|
||||
#include "math_extra.h"
|
||||
#include "atom_vec_body.h"
|
||||
#include "atom.h"
|
||||
|
||||
@ -17,6 +17,7 @@
|
||||
|
||||
#include <cstdlib>
|
||||
#include "body_rounded_polygon.h"
|
||||
#include "my_pool_chunk.h"
|
||||
#include "atom_vec_body.h"
|
||||
#include "atom.h"
|
||||
#include "force.h"
|
||||
|
||||
@ -17,6 +17,7 @@
|
||||
|
||||
#include <cstdlib>
|
||||
#include "body_rounded_polyhedron.h"
|
||||
#include "my_pool_chunk.h"
|
||||
#include "atom_vec_body.h"
|
||||
#include "atom.h"
|
||||
#include "force.h"
|
||||
|
||||
Reference in New Issue
Block a user