Minor granular include clean up

This commit is contained in:
jtclemm
2024-11-04 09:40:48 -07:00
parent 3e531b9842
commit 3b3d39a8cd
2 changed files with 1 additions and 2 deletions

View File

@ -20,8 +20,6 @@
#include <cmath>
#include <cmath>
using namespace LAMMPS_NS;
using namespace Granular_NS;
using namespace MathConst;

View File

@ -12,6 +12,7 @@
------------------------------------------------------------------------- */
#include "gran_sub_mod_normal.h"
#include "error.h"
#include "granular_model.h"
#include "math_const.h"