Files
CMake/Tests/ComplexOneConfig/Library/file2.cxx
Sebastien Barre b3647fe6d3 ENH: fix tests
2002-03-29 15:02:18 -05:00

7 lines
49 B
C++

#include <string.h>
int file2()
{
return 1;
}