modernize

This commit is contained in:
Axel Kohlmeyer
2021-09-16 00:54:46 -04:00
parent c83ad07740
commit a47df02f79
7 changed files with 19 additions and 19 deletions

View File

@ -75,7 +75,7 @@ negotiate an appropriate license for such distribution."
#include <sys/file.h>
#endif
#include <errno.h>
#include <cerrno>
using namespace LAMMPS_NS;
using namespace FixConst;