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

@ -16,7 +16,6 @@
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <exception>
#include <string>
using namespace LAMMPS_NS;
using ::testing::Eq;