cantera/config/testpch.h
2003-12-22 14:41:25 +00:00

4 lines
121 B
C

// dummy header file used to test whether the compiler can precompile headers
#ifndef TESTPCH_H
#define TESTPCH_H
#endif