Added the clockWC.h include to the c++ interface.

This commit is contained in:
Harry Moffat 2007-06-11 15:20:58 +00:00
parent 1226773520
commit 3543dd577a

View file

@ -18,6 +18,9 @@
// The Cantera logger class
#include "kernel/logger.h"
// Include the timer
#include "kernel/clockWC.h"
#endif