Update fix_wall_reflect_stochastic.cpp

This commit is contained in:
To Quy-Dong
2020-01-14 18:08:42 +01:00
committed by GitHub
parent 6c851f6db0
commit 41792da707

View File

@ -11,6 +11,11 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Quy-Dong To, Universite Gustave Eiffel, FRANCE
Email: toquydong at gmail.com
------------------------------------------------------------------------- */
#include "fix_wall_reflect_stochastic.h"
#include <cstring>
#include <cstdlib>