small tweak on include file list

This commit is contained in:
Axel Kohlmeyer 2019-08-09 11:11:48 -04:00 committed by GitHub
parent 838238b1ca
commit d90d2316d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -14,11 +14,10 @@
Contributing authors: Eugen Rozic (University College London)
------------------------------------------------------------------------- */
#include "pair_cosine_squared.h"
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "pair_cosine_squared.h"
#include "atom.h"
#include "comm.h"
#include "force.h"