6 lines
155 B
C
Executable file
6 lines
155 B
C
Executable file
#ifndef CT_TRANSPORT_INCL
|
|
#define CT_TRANSPORT_INCL
|
|
|
|
#include "kernel/transport/TransportFactory.h"
|
|
#include "kernel/transport/DustyGasTransport.h"
|
|
#endif
|