Files
CMake/Tests/QtAutogen/GlobalAutogenTarget/GAT/sdc/sdc.hpp
T
2018-11-11 14:29:38 +01:00

7 lines
53 B
C++

#ifndef SDC_HPP
#define SDC_HPP
void sdc();
#endif