Added #include "citeme.h"

This commit is contained in:
Michael DeLyser 2018-04-26 10:05:49 -04:00 committed by GitHub
parent c5e884fb41
commit 56d0014a4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include "domain.h"
#include "memory.h"
#include "error.h"
#include "citeme.h"
using namespace LAMMPS_NS;
using namespace FixConst;