From 9fa38a6e9455e428ec266d4de1cec1ec80e6df61 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 14 Feb 2008 23:51:09 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1513 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/KSPACE/pppm.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/KSPACE/pppm.cpp b/src/KSPACE/pppm.cpp index 68b584b22e..d85e1ffa93 100644 --- a/src/KSPACE/pppm.cpp +++ b/src/KSPACE/pppm.cpp @@ -36,6 +36,8 @@ using namespace LAMMPS_NS; +#undef hz // required by IBM AIX compiler + #define MAXORDER 7 #define OFFSET 4096 #define SMALL 0.00001