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

This commit is contained in:
sjplimp
2014-01-21 22:09:05 +00:00
parent 4db641a9f0
commit ad0d830b98

View File

@ -85,7 +85,8 @@ class DomainOMP : public Domain {
#else /* !LMP_USER_OMP */
// needed for compiling Neighbor class when USER-OMP is not installed
// dummy interface to USER-OMP
// needed for compiling when USER-OMP is not installed
#ifdef LMP_INSIDE_NEIGHBOR_H