a few more small tweaks

This commit is contained in:
Axel Kohlmeyer
2020-09-04 09:42:11 -04:00
parent 255bf2f8fd
commit f19ce32bf5
6 changed files with 7 additions and 9 deletions

View File

@ -11,12 +11,12 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include "lmptype.h"
#include "utils.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <cerrno>
#include <cstdio>
#include <cstdlib>
#include <string>
#include <vector>