Added the clockWC.h include to the c++ interface.
This commit is contained in:
parent
1226773520
commit
3543dd577a
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
// The Cantera logger class
|
||||
#include "kernel/logger.h"
|
||||
|
||||
// Include the timer
|
||||
#include "kernel/clockWC.h"
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue