git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3655 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
// *& variables are really pointers to the pointers in lammps.h
|
||||
// & enables them to be accessed directly in any class, e.g. error->all()
|
||||
|
||||
#ifndef POINTERS_H
|
||||
#define POINTERS_H
|
||||
#ifndef LMP_POINTERS_H
|
||||
#define LMP_POINTERS_H
|
||||
|
||||
#include "mpi.h"
|
||||
#include "lammps.h"
|
||||
|
||||
Reference in New Issue
Block a user