phreeqc_class header needed.

Stripped Local and Static from basic.cpp.

git-svn-id: svn://136.177.114.72/svn_GW/phreeqcpp/branches/ErrorHandling@5720 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
David L Parkhurst 2011-10-21 19:39:08 +00:00
parent 980e680241
commit 3837362987
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include "NumKeyword.h"
#include "PPassemblageComp.h"
#include "phreeqc_class.h"
class cxxMix;
class cxxPPassemblage:public cxxNumKeyword

View File

@ -12,6 +12,7 @@
#include "PPassemblageComp.h"
#include "Dictionary.h"
#include "phqalloc.h"
#include "phreeqc_class.h"
//////////////////////////////////////////////////////////////////////