cantera/include/transport.h
2003-04-18 23:19:18 +00:00

5 lines
107 B
C
Executable file

#ifndef CT_TRANSPORT_INCL
#define CT_TRANSPORT_INCL
#include "kernel/transport/TransportFactory.h"
#endif