git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5705 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-02-22 22:09:18 +00:00
parent e9f22f70d0
commit d51c47d9ab
101 changed files with 108 additions and 111 deletions

View File

@ -20,8 +20,8 @@ ComputeStyle(reduce,ComputeReduce)
#ifndef LMP_COMPUTE_REDUCE_H
#define LMP_COMPUTE_REDUCE_H
#include "compute.h"
#include "lmptype.h"
#include "compute.h"
namespace LAMMPS_NS {