Took out config.h include. Doxygen preprocessing is at fault,

and it can be fixed through the doxygen input file.
This commit is contained in:
Harry Moffat 2007-05-11 19:54:18 +00:00
parent b571729262
commit a21d3715cc

View file

@ -25,7 +25,6 @@
* For doxygen to recognize the ifdef below, it seems necessary to
* include a specific include reference.
*/
#include "../../../config.h"
/**
* This object is only available if the WITH_PURE_FLUIDS optional compile
* capability has been turned on in Cantera's makefile system.