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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

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>