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:
parent
b571729262
commit
a21d3715cc
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue