update include statement format

This commit is contained in:
Axel Kohlmeyer
2016-10-05 22:34:44 -04:00
parent 02bfa898ee
commit f9f955d5b5
19 changed files with 41 additions and 41 deletions

View File

@ -15,7 +15,7 @@
Contributing author: James Larentzos (U.S. Army Research Laboratory)
------------------------------------------------------------------------- */
#include "math.h"
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "compute_dpd_atom.h"