From d72e1750de92fc572906930f423c9fb248786f98 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sun, 30 Apr 2006 19:57:39 +0000 Subject: [PATCH] Changed the #ifndef line so that it is unique. --- Cantera/cxx/include/GRI30.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Cantera/cxx/include/GRI30.h b/Cantera/cxx/include/GRI30.h index ca480dca7..1817cf9ca 100644 --- a/Cantera/cxx/include/GRI30.h +++ b/Cantera/cxx/include/GRI30.h @@ -1,5 +1,8 @@ -#ifndef CXX_IDEALGASMIX -#define CXX_IDEALGASMIX +/* + * $Id$ + */ +#ifndef CXX_GRI30H +#define CXX_GRI30H #include